Skip to content

Commit 63428f1

Browse files
committed
fix up flatpak
1 parent c2655d8 commit 63428f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

org.libvips.nip4.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@
103103
"-DJPEGXL_ENABLE_JNI=off",
104104
"-DJPEGXL_ENABLE_MANPAGES=off",
105105
"-DJPEGXL_ENABLE_OPENEXR=off",
106+
"-DJPEGXL_ENABLE_SJPEG=off",
106107
"-DJPEGXL_ENABLE_TOOLS=off"
107108
]
108109
},
@@ -139,6 +140,7 @@
139140
"buildsystem" : "cmake-ninja",
140141
"build-options" : {
141142
"config-opts" : [
143+
"-DCMAKE_POLICY_VERSION_MINIMUM=3.5",
142144
"-DCMAKE_INSTALL_LIBDIR=lib"
143145
],
144146
"arch" : {

0 commit comments

Comments
 (0)