Author: j-jorge-guest Date: 2008-06-08 09:28:01 +0000 (Sun, 08 Jun 2008) New Revision: 7276
Modified: packages/trunk/plee-the-bear/debian/control Log: Added missing depedencies. Modified: packages/trunk/plee-the-bear/debian/control =================================================================== --- packages/trunk/plee-the-bear/debian/control 2008-06-08 04:26:36 UTC (rev 7275) +++ packages/trunk/plee-the-bear/debian/control 2008-06-08 09:28:01 UTC (rev 7276) @@ -2,11 +2,12 @@ Section: games Priority: extra Maintainer: Julien Jorge <[EMAIL PROTECTED]> -Build-Depends: quilt, docbook-to-man, debhelper (>= 5), +Build-Depends: quilt, docbook-to-man, debhelper (>= 5), cmake (>= 2.4), libsdl-mixer1.2-dev (>= 1.2.6), libboost-filesystem-dev (>= 1.33), mesa-common-dev (>= 6.5), libclaw-dev (>= 1.5.2b), libclaw-graphic-dev (>= 1.5.2b), libclaw-logger-dev (>= 1.5.2b), - libclaw-application-dev (>= 1.5.2b), libclaw-configuration-file-dev (>= 1.5.2b) + libclaw-application-dev (>= 1.5.2b), libclaw-dynamic-library-dev (>= 1.5.2b), + libclaw-configuration-file-dev (>= 1.5.2b), libclaw-net-dev (>= 1.5.2b) Standards-Version: 3.7.3 Package: plee-the-bear _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

