]> git.pld-linux.org Git - packages/OpenImageIO.git/commitdiff
- point cmake to openjpeg headers auto/th/OpenImageIO-1.0.9-1
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 22 Sep 2012 18:01:01 +0000 (20:01 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 22 Sep 2012 18:01:01 +0000 (20:01 +0200)
OpenImageIO.spec

index ae14eaace95f387fe12905e11cf942a0e76a008a..ac84576426456a31ae5f448dc4daa7b767bc1d6b 100644 (file)
@@ -311,6 +311,7 @@ install -d build
 cd build
 %cmake ../src \
        -DEMBEDPLUGINS=OFF \
+       -DOPENJPEG_INCLUDE_DIR=%{_includedir}/openjpeg-1.5 \
        -DINCLUDE_INSTALL_DIR=%{_includedir}/%{name} \
        -DPYLIB_INSTALL_DIR=%{py_sitedir} \
        -DPYTHON_VERSION=%{py_ver} \
This page took 0.041418 seconds and 4 git commands to generate.