[med-svn] [miaviewit] 05/06: add build-dep on libboost-thread-dev
Gert Wollny
gert-guest at moszumanska.debian.org
Wed Sep 10 12:04:40 UTC 2014
This is an automated email from the git hooks/post-receive script.
gert-guest pushed a commit to branch master
in repository miaviewit.
commit 92ffc4bf32ac305ea96ba92b1f40951515f22514
Author: Gert Wollny <gw.fossdev at gmail.com>
Date: Tue Sep 9 17:48:25 2014 +0200
add build-dep on libboost-thread-dev
---
debian/changelog | 2 ++
debian/control | 2 ++
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 087e78c..675517e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ miaviewit (1.0.1-1) unstable; urgency=medium
* d/control: Update dependencies to libmia-2.2-dev
* d/control: correct spelling errors (Closes: #743799 #743800)
* d/control: update standards version to 3.6.5
+ * d/control: Add dependency on libboost-thread-dev because
+ libmia-2.2.-dev no longer pulls this in.
-- Gert Wollny <gw.fossdev at gmail.com> Tue, 09 Sep 2014 16:23:49 +0200
diff --git a/debian/control b/debian/control
index 1de1164..70f57ac 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 9.0.0),
libmia-2.2-dev,
libgle3-dev,
libgtkglextmm-x11-1.2-dev,
+ libboost-thread-dev,
libgtkmm-2.4-dev,
libvistaio-dev
Standards-Version: 3.9.5
@@ -35,6 +36,7 @@ Depends: ${misc:Depends},
libmia-2.2-dev,
libgle3-dev,
libgtkglextmm-x11-1.2-dev,
+ libboost-thread-dev,
libgtkmm-2.4-dev,
libvistaio-dev,
libmiaviewit0 (= ${binary:Version})
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/miaviewit.git
More information about the debian-med-commit
mailing list