gnu: Export the deprecated 'libjpeg' variable.
* gnu/packages/image.scm (libjpeg): Export.
This commit is contained in:
parent
5fd0c288cf
commit
3299d8ef7c
@ -1571,6 +1571,7 @@ and decompress to 32-bit and big-endian pixel buffers (RGBX, XBGR, etc.).")
|
||||
license:zlib)))) ;the libjpeg-turbo SIMD extensions
|
||||
|
||||
(define-deprecated libjpeg libjpeg-turbo)
|
||||
(export libjpeg)
|
||||
|
||||
(define-public niftilib
|
||||
(package
|
||||
|
Loading…
Reference in New Issue
Block a user