[mupen64plus] 49/262: Add more direct build depends

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


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

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

commit 3d44aa8ce422b9a76feaf83fd46bde199f22a9dc
Author: Sven Eckelmann <sven.eckelmann at gmx.de>
Date:   Tue Jun 2 22:44:26 2009 +0200

    Add more direct build depends
---
 debian/changelog | 4 +++-
 debian/control   | 5 +++--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9d1a536..88f4630 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,7 +14,9 @@ mupen64plus (1.5-3) UNRELEASED; urgency=low
     - Move git repository to git.debian.org
     - Don't conflict with unrelated package mupen64
     - Depend on quilt as patch system
-    - Depend on ttf-dejavu-core for osd text rendering
+    - Depend on ttf-dejavu-core and libfreetype6-dev for osd text rendering
+    - Depend on libglib2.0-dev
+    - Depend on libgl-dev and libglu-dev for graphics plugins
   * debian/rules:
     - Use dh_prep instead of dh_clean -k
     - Let dh_clean remove the toplevel stamp files
diff --git a/debian/control b/debian/control
index c7b0861..4d208b7 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,9 @@ Homepage: http://code.google.com/p/mupen64plus/
 Vcs-Browser: http://git.debian.org/?p=collab-maint/mupen64plus.git
 Vcs-Git: git://git.debian.org/git/collab-maint/mupen64plus.git
 Build-Depends: debhelper (>= 7), quilt, libsdl1.2-dev, libsdl-ttf2.0-dev,
- libgtk2.0-dev, libsamplerate0-dev, libpng12-dev | libpng-dev, libbz2-dev,
- zlib1g-dev | libz-dev
+ libfreetype6-dev, libglib2.0-dev, libgtk2.0-dev, libsamplerate0-dev,
+ libpng12-dev | libpng-dev, libbz2-dev, zlib1g-dev | libz-dev,
+ libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev
 XS-Autobuild: true
 
 Package: mupen64plus

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



More information about the Pkg-games-commits mailing list