summaryrefslogtreecommitdiffstats
path: root/source/l/openjpeg/openjpeg.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/openjpeg/openjpeg.SlackBuild')
-rwxr-xr-xsource/l/openjpeg/openjpeg.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/l/openjpeg/openjpeg.SlackBuild b/source/l/openjpeg/openjpeg.SlackBuild
index e6e69350c..a33c632b0 100755
--- a/source/l/openjpeg/openjpeg.SlackBuild
+++ b/source/l/openjpeg/openjpeg.SlackBuild
@@ -100,6 +100,7 @@ cd build
-DBUILD_MJ2:BOOL=ON \
-DBUILD_JPIP:BOOL=ON \
-DBUILD_JP3D:BOOL=ON \
+ -DBUILD_STATIC_LIBS=OFF \
.. || exit 1
make $NUMJOBS || make || exit 1