]> git.pld-linux.org Git - packages/OpenImageIO.git/commitdiff
stop forcing fixed openjpeg2 include path auto/th/OpenImageIO-2.3.21.0-1
authorJan Palus <atler@pld-linux.org>
Tue, 21 Feb 2023 11:03:20 +0000 (12:03 +0100)
committerJan Palus <atler@pld-linux.org>
Tue, 21 Feb 2023 11:03:20 +0000 (12:03 +0100)
OpenImageIO already includes support for openjpeg2 >= 2.5

OpenImageIO.spec

index 0ecdc6a72b91cd66f8a933746301e9756a2eda78..321864bba4e7b44d3044f69e84077c297d2e8ee2 100644 (file)
@@ -388,7 +388,6 @@ cd build
 %cmake .. \
        -DCMAKE_INSTALL_MANDIR=%{_mandir}/man1 \
        -DEMBEDPLUGINS=OFF \
-       -DOPENJPEG_INCLUDE_DIR=%{_includedir}/openjpeg-2.4 \
        -DINCLUDE_INSTALL_DIR=%{_includedir}/%{name} \
        -DLIB_INSTALL_DIR:PATH=%{_libdir} \
        -DBUILD_TESTING=OFF \
This page took 0.096432 seconds and 4 git commands to generate.