gnu: libcaca: Add more image support.

* gnu/packages/video.scm (libcaca)[inputs]: Add imlib2.
master
Efraim Flashner 2016-08-13 23:16:00 +03:00
parent 602460ea2e
commit 43d51239fe
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 1 additions and 0 deletions

View File

@ -273,6 +273,7 @@ ASS/SSA (Advanced Substation Alpha/SubStation Alpha) subtitle format.")
(inputs
`(("freeglut" ,freeglut)
("ftgl" ,ftgl)
("imlib2" ,imlib2)
("libx11" ,libx11)
("mesa" ,mesa)
("ncurses" ,ncurses)