[SCM] blender/master: debian/rules: WITH_OPENCOLORIO parameter added

mfv at users.alioth.debian.org mfv at users.alioth.debian.org
Mon Jan 12 08:32:06 UTC 2015


The following commit has been merged in the master branch:
commit f37b16349bb0db9fd9cc158f548a18c826b4106b
Author: Matteo F. Vescovi <mfv at debian.org>
Date:   Fri Jan 9 15:55:01 2015 +0100

    debian/rules: WITH_OPENCOLORIO parameter added

diff --git a/debian/rules b/debian/rules
index e78f0a7..c044e96 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,6 +35,7 @@ override_dh_auto_configure:
 		-DWITH_CPU_SSE=$(SETSSE) \
 		-DWITH_FONTCONFIG=ON \
 		-DWITH_MOD_OCEANSIM=ON \
+		-DWITH_OPENCOLORIO=ON \
 		-DWITH_CYCLES=ON
 
 override_dh_auto_install:

-- 
blender packaging



More information about the pkg-multimedia-commits mailing list