Author: jscinoz-guest Date: 2008-05-15 11:06:55 +0000 (Thu, 15 May 2008) New Revision: 7030
Modified: packages/trunk/worldofpadman/debian/control Log: Fixed missing build-deps Modified: packages/trunk/worldofpadman/debian/control =================================================================== --- packages/trunk/worldofpadman/debian/control 2008-05-15 09:16:02 UTC (rev 7029) +++ packages/trunk/worldofpadman/debian/control 2008-05-15 11:06:55 UTC (rev 7030) @@ -2,7 +2,7 @@ Section: contrib/games Priority: optional Maintainer: Jack Coulter <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 5), libsdl1.2-dev (>= 1.2.13) +Build-Depends: debhelper (>= 5), libsdl1.2-dev (>= 1.2.13), libvorbis-dev (>= 1.2.0), libopenal-dev (>= 1.0.0.8) Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/worldofpadman Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/worldofpadman/?op=log Standards-Version: 3.7.3 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

