Fix dependencies
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: libjxl
|
||||
description: JPEG XL image format reference implementation
|
||||
version: 0.11.2
|
||||
revision: 1
|
||||
revision: 2
|
||||
url: https://jpeg.org/jpegxl/
|
||||
license: BSD-3-Clause
|
||||
maintainers:
|
||||
@@ -11,15 +11,18 @@ type: source
|
||||
depends:
|
||||
- brotli
|
||||
- giflib
|
||||
- gperftools
|
||||
- highway
|
||||
- libjpeg-turbo
|
||||
- libpng
|
||||
optional_depends:
|
||||
- gdk-pixbuf
|
||||
- jdk
|
||||
- jre:For JNI bindings
|
||||
make_depends:
|
||||
- asciidoc
|
||||
- cmake
|
||||
- gdk-pixbuf
|
||||
- doxygen
|
||||
- graphviz
|
||||
- googletest
|
||||
- jdk
|
||||
- python3
|
||||
- xdg-utils
|
||||
|
||||
Reference in New Issue
Block a user