gnu: python2-pygtk: Add libglade to inputs.

* gnu/packages/gtk.scm (python2-pygtk)[inputs]: Add "libglade".
master
Ricardo Wurmus 2016-02-26 08:05:40 +01:00
parent a91d72e23a
commit 6ab4712d6e
1 changed files with 1 additions and 0 deletions

View File

@ -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