Author: lkajan-guest Date: 2012-02-15 13:28:46 +0000 (Wed, 15 Feb 2012) New Revision: 9666
Modified: trunk/packages/rostlab/proftmb/trunk/debian/control Log: added missing build dep libgsl0-dev Modified: trunk/packages/rostlab/proftmb/trunk/debian/control =================================================================== --- trunk/packages/rostlab/proftmb/trunk/debian/control 2012-02-15 13:19:10 UTC (rev 9665) +++ trunk/packages/rostlab/proftmb/trunk/debian/control 2012-02-15 13:28:46 UTC (rev 9666) @@ -4,7 +4,7 @@ Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Laszlo Kajan <[email protected]> DM-Upload-Allowed: yes -Build-Depends: debhelper (>= 8.0.0), autotools-dev, help2man, opt +Build-Depends: debhelper (>= 8.0.0), autotools-dev, help2man, libgsl0-dev, opt Standards-Version: 3.9.2 Homepage: http://rostlab.org/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/rostlab/proftmb/trunk/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
