[saga] 01/01: Add build dependencies for missing headers.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Tue Jul 21 22:08:22 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository saga.
commit 17fcaf0e7cf078a438d1f383945b3867b517da1c
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Jul 21 22:13:49 2015 +0200
Add build dependencies for missing headers.
- libcv-dev opencv/cv.h
- libopencv-photo-dev opencv2/photo/photo.hpp
- libopencv-contrib-dev opencv2/contrib/contrib.hpp
---
debian/changelog | 4 ++++
debian/control | 3 +++
2 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index ce3e162..b587141 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,10 @@ saga (2.2.0+dfsg-1) unstable; urgency=medium
- Correct dxflib license to GPL-2 or dxf-Commercial
- Align copyrght holders
- Remove trailing whitespace
+ * Add build dependencies for missing headers:
+ - libcv-dev opencv/cv.h
+ - libopencv-photo-dev opencv2/photo/photo.hpp
+ - libopencv-contrib-dev opencv2/contrib/contrib.hpp
-- Johan Van de Wauw <johan.vandewauw at gmail.com> Fri, 17 Jul 2015 18:07:41 +0200
diff --git a/debian/control b/debian/control
index 5182760..a1f6cf8 100644
--- a/debian/control
+++ b/debian/control
@@ -19,9 +19,12 @@ Build-Depends: libwxgtk3.0-dev,
dh-autoreconf,
libsvm-dev,
libvigraimpex-dev,
+ libcv-dev,
libopencv-core-dev,
+ libopencv-contrib-dev,
libopencv-imgproc-dev,
libopencv-legacy-dev,
+ libopencv-photo-dev
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/saga.git
Vcs-Git: git://anonscm.debian.org/pkg-grass/saga.git -b experimental
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/saga.git
More information about the Pkg-grass-devel
mailing list