r7030 - packages/trunk/worldofpadman/debian

Jack Coulter jscinoz-guest at alioth.debian.org
Thu May 15 11:06:55 UTC 2008


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 <jscinoz at gmail.com>
-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




More information about the Pkg-games-commits mailing list