The following commit has been merged in the master branch:
commit f76a6b63991acf81ae4320fc12202f676fa7fa59
Author: Bruno Kleinert <[email protected]>
Date:   Tue Jun 30 16:15:31 2009 +0200

    Add missing build-dependency on pkg-config

diff --git a/debian/control b/debian/control
index 577681e..9ef0ce2 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,8 @@ Build-Depends: binutils,
               libpng12-dev,
               libjpeg62-dev,
               quilt,
-                  libexpat1-dev
+                  libexpat1-dev,
+                  pkg-config
 Build-Conflicts: nvidia-glx
 Standards-Version: 3.8.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/scorched3d/

-- 
Packaging for scorched3d

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to