gnu: gthumb: Fix build.
* gnu/packages/gnome.scm (gthumb)[native-inputs]: Add python.
This commit is contained in:
		
							parent
							
								
									878578c0fa
								
							
						
					
					
						commit
						cceb5344ae
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -11132,7 +11132,8 @@ functionality.")
 | 
			
		|||
       ("gtk+:bin" ,gtk+ "bin")                   ; for gtk-update-icon-cache
 | 
			
		||||
       ("intltool" ,intltool)
 | 
			
		||||
       ("itstool" ,itstool)
 | 
			
		||||
       ("pkg-config" ,pkg-config)))
 | 
			
		||||
       ("pkg-config" ,pkg-config)
 | 
			
		||||
       ("python" ,python)))
 | 
			
		||||
    (inputs
 | 
			
		||||
     `(("clutter" ,clutter)
 | 
			
		||||
       ("clutter-gst" ,clutter-gst)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue