This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus-video-glide64.
commit 92c7d736f7c724c1bbba069fbe9e0454979dc0c2 Author: Sven Eckelmann <[email protected]> Date: Sat Jul 23 23:53:54 2011 +0200 Depend on pkg-config in debian/control for new Makefile --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9aff7a9..d293249 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ mupen64plus-video-glide64 (1.99.4-3) UNRELEASED; urgency=low * debian/patches: - Remove obsolete default-optimisations.patch - Add rewrite_makefile.patch, Rewrite Makefile to fix flags and linking + * Depend on pkg-config in debian/control for new Makefile -- Sven Eckelmann <[email protected]> Sat, 23 Jul 2011 16:42:57 +0200 diff --git a/debian/control b/debian/control index c47dae7..4e91984 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Build-Depends: libgl1-mesa-dev | libgl-dev, libmupen64plus-dev, libsdl1.2-dev, + pkg-config, Package: mupen64plus-video-glide64 Architecture: any-i386 any-amd64 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-glide64.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

