Author: osallou Date: 2014-08-18 18:20:35 +0000 (Mon, 18 Aug 2014) New Revision: 17776
Modified: trunk/packages/mapsembler2/trunk/debian/control Log: add missing build dep boost Modified: trunk/packages/mapsembler2/trunk/debian/control =================================================================== --- trunk/packages/mapsembler2/trunk/debian/control 2014-08-18 18:15:30 UTC (rev 17775) +++ trunk/packages/mapsembler2/trunk/debian/control 2014-08-18 18:20:35 UTC (rev 17776) @@ -4,7 +4,7 @@ Section: science Priority: optional Build-Depends: debhelper (>= 9), cmake, - bc, zlib1g-dev, help2man, libhdf5-dev, libcppunit-dev + bc, zlib1g-dev, help2man, libhdf5-dev, libcppunit-dev, libboost-all-dev Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/mapsembler2/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/mapsembler2/trunk/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
