mirror of
https://github.com/Phantop/solus-stuff
synced 2024-11-21 14:22:58 +00:00
libjxl: add missing dependency
This commit is contained in:
parent
4cd75645af
commit
c500432305
|
@ -11,6 +11,7 @@ builddeps :
|
|||
- pkgconfig(libpng)
|
||||
- pkgconfig(libbrotlicommon)
|
||||
- pkgconfig(gimp-2.0)
|
||||
- pkgconfig(gflags)
|
||||
setup : |
|
||||
%cmake -DBUILD_TESTING=OFF -DJPEGXL_ENABLE_PLUGINS=true
|
||||
build : |
|
||||
|
|
Loading…
Reference in a new issue