Author: pabs Date: 2011-04-20 04:38:10 +0000 (Wed, 20 Apr 2011) New Revision: 12136
Modified: packages/trunk/naev/debian/control Log: wrap build-deps Modified: packages/trunk/naev/debian/control =================================================================== --- packages/trunk/naev/debian/control 2011-04-19 17:24:19 UTC (rev 12135) +++ packages/trunk/naev/debian/control 2011-04-20 04:38:10 UTC (rev 12136) @@ -3,10 +3,20 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Vincent Cheng <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, autotools-dev, - binutils-dev, libsdl1.2-dev, libsdl-mixer1.2-dev, libsdl-image1.2-dev, - libxml2-dev, libfreetype6-dev, libvorbis-dev (>> 1.2.1), libbfd-dev, - libpng-dev, libopenal-dev, libgl1-mesa-dev +Build-Depends: debhelper (>= 7.0.50~), + dh-autoreconf, + autotools-dev, + binutils-dev, + libsdl1.2-dev, + libsdl-mixer1.2-dev, + libsdl-image1.2-dev, + libxml2-dev, + libfreetype6-dev, + libvorbis-dev (>> 1.2.1), + libbfd-dev, + libpng-dev, + libopenal-dev, + libgl1-mesa-dev Standards-Version: 3.9.2 Homepage: http://code.google.com/p/naev/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/naev/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

