gnu: libjxl: Propagate required inputs.

* gnu/packages/image.scm (libjxl)[inputs]: Move GOOGLE-BROTLI and
GOOGLE-HIGHWAY ...
[propagated-inputs]: ... here.
This commit is contained in:
Marius Bakke 2022-11-14 21:30:43 +01:00
parent d2b4226709
commit 2f5607badc
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -2269,8 +2269,6 @@ (define-public libjxl
(list freeglut
gflags
giflib
google-brotli
google-highway
imath
;; lcms ; requires lcms@2.13
libavif
@ -2278,6 +2276,9 @@ (define-public libjxl
libpng
libwebp
openexr))
;; These are in Requires.private of libjxl.pc.
(propagated-inputs
(list google-brotli google-highway))
(home-page "https://github.com/libjxl/libjxl")
(synopsis "JPEG XL image format reference implementation")
(description "This package contains a reference implementation of JPEG XL