gnu: python2-pygtk: Add libglade to inputs.
* gnu/packages/gtk.scm (python2-pygtk)[inputs]: Add "libglade".
This commit is contained in:
		
							parent
							
								
									a91d72e23a
								
							
						
					
					
						commit
						6ab4712d6e
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -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 a new issue