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
@ -1059,7 +1059,9 @@ more modular, simple, and flexible.")
|
||||
"1b4bmbmj52glq0s898lppkpzxlprq9aav49r06j2wx4dv3212rhp"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
(list libx11 imlib2))
|
||||
(list libx11
|
||||
;; Needs an old imlib2 with the 'imlib2-config' program.
|
||||
imlib2-1.7))
|
||||
(home-page
|
||||
;; This vanished page is universally accepted as giblib's home despite not
|
||||
;; mentioning the package once.
|
||||
|
Loading…
Reference in New Issue
Block a user