mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: quicktile: Fix build by using python-pygobject-3.50.
* gnu/packages/wm.scm (quicktile): Fix build by using python-pygobject-3.50. [inputs]: Remove python-pygobject; add python-pygobject-3.50. Change-Id: Ib5344f67f265a07519b41b4aa5f83f4a40dd2be4 Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
committed by
Andreas Enge
parent
d4e9d74b66
commit
8e0175ef1f
@@ -1420,7 +1420,7 @@ prompt.")
|
||||
(list gtk+
|
||||
libwnck
|
||||
python-xlib
|
||||
python-pygobject
|
||||
python-pygobject-3.50
|
||||
python-dbus))
|
||||
;; The actual home page https://ssokolow.com/quicktile/
|
||||
;; gives an SSL error.
|
||||
|
||||
Reference in New Issue
Block a user