summary refs log tree commit diff
path: root/gnu/packages
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/image.scm5
1 files changed, 3 insertions, 2 deletions
diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm
index 7ff6442966..bbe03c64da 100644
--- a/gnu/packages/image.scm
+++ b/gnu/packages/image.scm
@@ -2269,8 +2269,6 @@ Format) file format decoder and encoder.")
      (list freeglut
            gflags
            giflib
-           google-brotli
-           google-highway
            imath
            ;; lcms ; requires lcms@2.13
            libavif
@@ -2278,6 +2276,9 @@ Format) file format decoder and encoder.")
            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