mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-02 15:25:54 +02:00
gnu: python2-pygtk: Add libglade to inputs.
* gnu/packages/gtk.scm (python2-pygtk)[inputs]: Add "libglade".
This commit is contained in:
@@ -1013,6 +1013,7 @@ extensive documentation, including API reference and a tutorial.")
|
||||
`(("pkg-config" ,pkg-config)))
|
||||
(inputs
|
||||
`(("python" ,python-2)
|
||||
("libglade" ,libglade)
|
||||
("glib" ,glib)))
|
||||
(propagated-inputs
|
||||
`(("python-pycairo" ,python2-pycairo) ;loaded at runtime
|
||||
|
||||
Reference in New Issue
Block a user