Author: malat-guest Date: 2011-10-26 16:54:35 +0000 (Wed, 26 Oct 2011) New Revision: 8301
Modified: trunk/packages/micromanager/trunk/debian/control Log: missing boost dep. Modified: trunk/packages/micromanager/trunk/debian/control =================================================================== --- trunk/packages/micromanager/trunk/debian/control 2011-10-26 16:51:36 UTC (rev 8300) +++ trunk/packages/micromanager/trunk/debian/control 2011-10-26 16:54:35 UTC (rev 8301) @@ -5,7 +5,8 @@ DM-Upload-Allowed: yes Uploaders: Mathieu Malaterre <[email protected]> Build-Depends: debhelper (>= 8), javahelper (>=0.25), default-jdk, - autotools-dev, autoconf, libtool, libgphoto2-2-dev, libboost-date-time-dev + autotools-dev, autoconf, libtool, libgphoto2-2-dev, libboost-date-time-dev, + libboost-thread-dev, libboost-system-dev Build-Depends-Indep: libcommons-math-java, imagej, bsh, libswingx-java, libswing-layout-java, libnb-java4-java, clojure Standards-Version: 3.9.2 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
