Author: ryan52-guest Date: 2009-02-15 23:21:38 +0000 (Sun, 15 Feb 2009) New Revision: 8842
Modified: packages/trunk/pente/debian/control Log: add build dependency Modified: packages/trunk/pente/debian/control =================================================================== --- packages/trunk/pente/debian/control 2009-02-15 23:16:58 UTC (rev 8841) +++ packages/trunk/pente/debian/control 2009-02-15 23:21:38 UTC (rev 8842) @@ -1,7 +1,7 @@ Source: pente Section: games Priority: optional -Build-Depends: debhelper (>= 7.0.0), libncurses5-dev, libx11-dev, x11proto-core-dev, libxt-dev, quilt +Build-Depends: debhelper (>= 7.0.0), libncurses5-dev, libx11-dev, x11proto-core-dev, libxt-dev, quilt, autoconf Maintainer: Debian Games Team <[email protected]> Uploaders: Ryan Niebur <[email protected]> Standards-Version: 3.6.2 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

