Author: vcheng Date: 2015-12-22 03:09:51 +0000 (Tue, 22 Dec 2015) New Revision: 15652
Modified: packages/trunk/supertux/debian/control Log: supertux: update build-dep versions as per INSTALL.md Modified: packages/trunk/supertux/debian/control =================================================================== --- packages/trunk/supertux/debian/control 2015-12-22 03:07:08 UTC (rev 15651) +++ packages/trunk/supertux/debian/control 2015-12-22 03:09:51 UTC (rev 15652) @@ -8,15 +8,15 @@ Vincent Cheng <[email protected]> Build-Depends: autotools-dev, - cmake, + cmake (>= 2.6), debhelper (>= 9), libboost-dev, libcurl4-gnutls-dev, libglew-dev, libopenal-dev, libphysfs-dev, - libsdl2-dev, - libsdl2-image-dev, + libsdl2-dev (>= 2.0.1), + libsdl2-image-dev (>= 2.0.0), libvorbis-dev, pkg-config Standards-Version: 3.9.6 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

