mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-28 12:01:49 +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
+1
-1
@@ -1420,7 +1420,7 @@ prompt.")
|
|||||||
(list gtk+
|
(list gtk+
|
||||||
libwnck
|
libwnck
|
||||||
python-xlib
|
python-xlib
|
||||||
python-pygobject
|
python-pygobject-3.50
|
||||||
python-dbus))
|
python-dbus))
|
||||||
;; The actual home page https://ssokolow.com/quicktile/
|
;; The actual home page https://ssokolow.com/quicktile/
|
||||||
;; gives an SSL error.
|
;; gives an SSL error.
|
||||||
|
|||||||
Reference in New Issue
Block a user