Author: sargentd-guest Date: 2008-04-15 11:46:21 +0000 (Tue, 15 Apr 2008) New Revision: 6560
Modified: packages/trunk/teeworlds/debian/control Log: we need python to build, not python-something Modified: packages/trunk/teeworlds/debian/control =================================================================== --- packages/trunk/teeworlds/debian/control 2008-04-15 11:45:00 UTC (rev 6559) +++ packages/trunk/teeworlds/debian/control 2008-04-15 11:46:21 UTC (rev 6560) @@ -2,7 +2,7 @@ Section: games Priority: optional Maintainer: Jack Coulter <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 5), unzip, python-ncrypt, libasound2-dev, freeglut3-dev +Build-Depends: debhelper (>= 5), unzip, python, libasound2-dev, freeglut3-dev Standards-Version: 3.7.3 Package: teeworlds _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

