Author: tolimar Date: 2012-01-20 09:04:35 +0000 (Fri, 20 Jan 2012) New Revision: 13150
Modified: packages/trunk/netpanzer/debian/control Log: Maybe adding zlib1g-dev to the build-system magically solves shipping an embedded copy of zlib? Modified: packages/trunk/netpanzer/debian/control =================================================================== --- packages/trunk/netpanzer/debian/control 2012-01-20 08:51:37 UTC (rev 13149) +++ packages/trunk/netpanzer/debian/control 2012-01-20 09:04:35 UTC (rev 13150) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Barry deFreese <[email protected]>, Alexander Reichle-Schmehl <[email protected]> -Build-Depends: debhelper (>= 5.0.0), scons, pkg-config (>= 0.15.0), libsdl1.2-dev, libsdl-mixer1.2-dev, libsdl-image1.2-dev, libphysfs-dev, quilt +Build-Depends: debhelper (>= 5.0.0), scons, pkg-config (>= 0.15.0), libsdl1.2-dev, libsdl-mixer1.2-dev, libsdl-image1.2-dev, libphysfs-dev, quilt, zlib1g-dev Standards-Version: 3.7.3 Homepage: http://netpanzer.berlios.de Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/netpanzer/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

