gnu: giblib: Depend on imlib2@1.7.
* gnu/packages/image.scm (giblib)[inputs]: Depend on IMLIB2-1.7 instead of IMLIB2.
This commit is contained in:
		
							parent
							
								
									405019f590
								
							
						
					
					
						commit
						355a08b999
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
					@ -1059,7 +1059,9 @@ more modular, simple, and flexible.")
 | 
				
			||||||
                "1b4bmbmj52glq0s898lppkpzxlprq9aav49r06j2wx4dv3212rhp"))))
 | 
					                "1b4bmbmj52glq0s898lppkpzxlprq9aav49r06j2wx4dv3212rhp"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (inputs
 | 
					    (inputs
 | 
				
			||||||
     (list libx11 imlib2))
 | 
					     (list libx11
 | 
				
			||||||
 | 
					           ;; Needs an old imlib2 with the 'imlib2-config' program.
 | 
				
			||||||
 | 
					           imlib2-1.7))
 | 
				
			||||||
    (home-page
 | 
					    (home-page
 | 
				
			||||||
     ;; This vanished page is universally accepted as giblib's home despite not
 | 
					     ;; This vanished page is universally accepted as giblib's home despite not
 | 
				
			||||||
     ;; mentioning the package once.
 | 
					     ;; mentioning the package once.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue