Author: jscinoz-guest Date: 2008-04-18 01:30:40 +0000 (Fri, 18 Apr 2008) New Revision: 6627
Modified: packages/trunk/teeworlds/debian/control Log: Added libpnglite-dev build-dep get it off the SVN to build (I'm aware it's currently broken) Modified: packages/trunk/teeworlds/debian/control =================================================================== --- packages/trunk/teeworlds/debian/control 2008-04-18 01:01:10 UTC (rev 6626) +++ packages/trunk/teeworlds/debian/control 2008-04-18 01:30:40 UTC (rev 6627) @@ -2,7 +2,7 @@ Section: games Priority: optional Maintainer: Jack Coulter <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 5), unzip, python, libasound2-dev, freeglut3-dev, portaudio19-dev, zlib1g-dev, libwavpack-dev, libglfw-dev, quilt +Build-Depends: debhelper (>= 5), unzip, python, libasound2-dev, freeglut3-dev, portaudio19-dev, zlib1g-dev, libwavpack-dev, libglfw-dev, quilt, libpnglite-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

