[opengm] 01/09: Remove build dependency on vigra, not required.
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Sat Apr 2 12:26:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/master
in repository opengm.
commit a15a5b8345c5f81ff0878f1f13622e243311ab9e
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Thu Mar 3 11:10:58 2016 +0000
Remove build dependency on vigra, not required.
---
debian/control | 1 -
debian/rules | 2 +-
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 53ed3c2..d02dce4 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,6 @@ Build-Depends: cmake,
libboost-graph-dev,
libboost-python-dev,
libhdf5-dev,
- libvigraimpex-dev,
python,
python-nose,
python-numpy
diff --git a/debian/rules b/debian/rules
index 90bbf13..69a77f2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ BUILD_OPTIONS = \
-DWITH_BOOST=ON \
-DWITH_HDF5=ON \
-DWITH_OPENMP=ON \
- -DWITH_VIGRA=ON \
+ -DWITH_VIGRA=OFF \
-DBUILD_CONVERTER=ON \
-DBUILD_PYTHON_WRAPPER=ON
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/opengm.git
More information about the debian-science-commits
mailing list