Author: goneri-guest Date: 2006-11-01 14:52:08 +0100 (Wed, 01 Nov 2006) New Revision: 1965
Modified: packages/trunk/ezquake/debian/control Log: add libpcre3-dev in the builddeps Modified: packages/trunk/ezquake/debian/control =================================================================== --- packages/trunk/ezquake/debian/control 2006-11-01 13:16:38 UTC (rev 1964) +++ packages/trunk/ezquake/debian/control 2006-11-01 13:52:08 UTC (rev 1965) @@ -1,7 +1,7 @@ Source: ezquake Section: games Priority: optional -Build-Depends: debhelper (>= 5.0), quilt, tcl8.4-dev, tofrodos, libexpat1-dev, libglu1-mesa-dev +Build-Depends: debhelper (>= 5.0), quilt, tcl8.4-dev, tofrodos, libexpat1-dev, libglu1-mesa-dev, libpcre3-dev Maintainer: Debian Games Team <[email protected]> Uploaders: Gonéri Le Bouder Standards-Version: 3.7.2 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

