[SCM] visp branch, master, updated. debian/2.8.0-1-2-gb2df263

Thomas Moulard thomas.moulard at gmail.com
Thu Jul 25 13:08:02 UTC 2013


The following commit has been merged in the master branch:
commit 37463134524a01580f5d6a6c6d7a7caf4702fc52
Author: Thomas Moulard <thomas.moulard at gmail.com>
Date:   Thu Jul 25 15:28:54 2013 +0900

    Force compilation with freenect support by default

diff --git a/debian/rules b/debian/rules
index 4d18de2..84725b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,7 +38,7 @@ CONFIGURE_ARGS=	\
  -DUSE_COIN=ON -DUSE_GSL=OFF					\
  -DUSE_LAPACK=ON -DUSE_OGRE=ON					\
  -DUSE_XML2=ON -DUSE_GTK2=ON -DUSE_LIBJPEG=ON			\
- -DUSE_LIBPNG=ON -DUSE_X11=ON
+ -DUSE_LIBPNG=ON -DUSE_X11=ON -DUSE_LIBFREENECT=ON
 
 # dc1394, v4l and ois are only available on Linux.
 ifneq ($(DEB_HOST_ARCH_OS),linux)

-- 
visp



More information about the debian-science-commits mailing list