mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 13:10:33 +02:00
gnu: gp-saml-gui: Fix build.
* gnu/packages/vpn.scm (gp-saml-gui)[inputs]: Replace python-pygobject by python-pygobject-3.50. Change-Id: Ib2f6c313ee463aee74d32882d764fffd3fbf725b
This commit is contained in:
@@ -315,7 +315,7 @@ Networks and The Calyx Institute, where the former is default.")
|
||||
(list python-setuptools))
|
||||
(inputs
|
||||
(list bash-minimal
|
||||
python-pygobject
|
||||
python-pygobject-3.50
|
||||
python-urllib3
|
||||
python-requests
|
||||
webkitgtk-with-libsoup2))
|
||||
|
||||
Reference in New Issue
Block a user