[mupen64plus-core] 85/310: Depend on pkg-config in debian/control for new Makefile

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 05:57:22 UTC 2015


This is an automated email from the git hooks/post-receive script.

ecsv-guest pushed a commit to branch armhf_test
in repository mupen64plus-core.

commit 59349db8d33c9d6e8d6220051fae2f19373f0bc3
Author: Sven Eckelmann <sven at narfation.org>
Date:   Sat Jul 23 23:53:54 2011 +0200

    Depend on pkg-config in debian/control for new Makefile
---
 debian/changelog | 4 +++-
 debian/control   | 1 +
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9906a3b..a1a11d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 mupen64plus-core (1.99.4-3) UNRELEASED; urgency=low
 
-  * Fix spelling of "Flexible" in debian/control (Closes: #633693)
+  * debian/control:
+    - Fix spelling of "Flexible" (Closes: #633693)
+    - Depend on pkg-config for new Makefile
   * debian/rules:
     - Mark all targets as phony
     - Force PIC using Makefile option
diff --git a/debian/control b/debian/control
index 7d524fe..3dfd252 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Build-Depends:
  libglu1-mesa-dev | libglu-dev,
  libpng12-dev | libpng-dev,
  libsdl1.2-dev,
+ pkg-config,
  zlib1g-dev | libz-dev,
 
 Package: libmupen64plus2

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-core.git



More information about the Pkg-games-commits mailing list