[med-svn] [SCM] crea branch, master, updated. 5d8f915bfad85b9eee88ce2ffbad83cd4157d31a
Andreas Tille
tille at debian.org
Tue Jul 10 14:47:06 UTC 2012
The following commit has been merged in the master branch:
commit b41efe205ddea758ecd641f13484ee5bd6ac4bcf
Author: Andreas Tille <tille at debian.org>
Date: Tue Jul 10 16:38:06 2012 +0200
Additional build-depends: libboost-thread-dev, libboost-program-options-dev
diff --git a/debian/control b/debian/control
index 202ceb2..da101db 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,9 @@ Build-Depends: debhelper (>= 9), cmake, libboost-dev,
libboost-filesystem-dev,
libboost-signals-dev,
libboost-date-time-dev,
- libboost-regex-dev
+ libboost-regex-dev,
+ libboost-thread-dev,
+ libboost-program-options-dev
Standards-Version: 3.9.3
Homepage: http://www.creatis.insa-lyon.fr/site/en/CreatoolsCrea
Vcs-Browser: http://git.debian.org/?p=debian-med/crea.git
--
base library of the creaTools suite
More information about the debian-med-commit
mailing list