mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: gimp-3: Add libjxl support.
* gnu/packages/gimp.scm (gimp-3) [inputs]: Add libjxl. Change-Id: If591199a484c844deef894e9c509b918e987ce24
This commit is contained in:
parent
610af820d4
commit
e81a4595ad
1 changed files with 1 additions and 0 deletions
|
@ -483,6 +483,7 @@ that is extensible via a plugin system.")
|
|||
(inputs (modify-inputs (package-inputs gimp-2)
|
||||
(replace "gtk+" gtk+)
|
||||
(prepend bash-minimal
|
||||
libjxl
|
||||
libxmu
|
||||
libxt
|
||||
python
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue