[SCM] blender/master: debian/rules: WITH_DOC_MANPAGE 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 625315d37ad2bfde95c8bf5d443a3ce8b88db595
Author: Matteo F. Vescovi <mfv at debian.org>
Date: Fri Jan 9 15:58:06 2015 +0100
debian/rules: WITH_DOC_MANPAGE parameter added
diff --git a/debian/rules b/debian/rules
index c044e96..af9a41c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,7 @@ override_dh_auto_configure:
-DCMAKE_VERBOSE_MAKEFILE=ON \
-DFREETYPE_INCLUDE_DIRS="/usr/include/freetype2" \
-DPYTHON_VERSION=$(PY3VERS) \
+ -DWITH_DOC_MANPAGE=ON \
-DWITH_IMAGE_OPENJPEG=ON \
-DWITH_FFTW3=ON \
-DWITH_GAMEENGINE=ON \
--
blender packaging
More information about the pkg-multimedia-commits
mailing list