me
/
guix
Archived
1
0
Fork 0

gnu: qt@4: Build with libjpeg-turbo.

* gnu/packages/qt.scm (qt-4)[inputs]: Change from LIBJPEG-8 to LIBJPEG-TURBO.
master
Marius Bakke 2020-01-20 11:29:24 +01:00
parent 96738cb11f
commit 89595f98d0
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 1 deletions

View File

@ -215,7 +215,7 @@ system, and the core design of Django is reused in Grantlee.")
("xcb-util-renderutil" ,xcb-util-renderutil)
("xcb-util-wm" ,xcb-util-wm)
("zlib" ,zlib)
("libjpeg" ,libjpeg-8)
("libjpeg" ,libjpeg-turbo)
("libsm" ,libsm)
("openssl" ,openssl-1.0)))
(native-inputs