[wxmupen64plus] 51/71: Remove wx-common as it should be provided by libwxgtk2.9-dev

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 06:23:37 UTC 2015


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

ecsv-guest pushed a commit to branch experimental
in repository wxmupen64plus.

commit 83ee0316b7e7032f02c967815dde577dd5f93e22
Author: Sven Eckelmann <sven at narfation.org>
Date:   Tue May 8 22:04:05 2012 +0200

    Remove wx-common as it should be provided by libwxgtk2.9-dev
---
 debian/control | 1 -
 debian/rules   | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 388b083..98eb079 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,6 @@ Build-Depends:
  libwxgtk2.9-dev,
  libsdl1.2-dev | libsdl-dev,
  libgl1-mesa-dev | libgl-dev,
- wx-common (>= 2.9),
 
 Package: wxmupen64plus
 Architecture: any-i386 any-amd64
diff --git a/debian/rules b/debian/rules
index d86f771..2e49ea7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ DBG_PACKAGE=$(shell dpkg-parsechangelog|grep '^Source: '|sed 's/^Source:\s*//')-
 export DEB_CFLAGS_MAINT_APPEND=-DCOREDIR="\"/usr/lib/$(DEB_HOST_MULTIARCH)/\""
 export DEB_CXXFLAGS_MAINT_APPEND=-DCOREDIR="\"/usr/lib/$(DEB_HOST_MULTIARCH)/\""
 
-MAKEOPTIONS = -v --mupenapi=/usr/include/mupen64plus/ --prefix=/usr --bindir='/usr/games/' --libdir='/usr/lib/$(DEB_HOST_MULTIARCH)/mupen64plus/' --datadir='/usr/share/games/wxmupen64plus/' --wxconfig=/usr/lib/wx/config/gtk2-unicode-2.9 --destdir=debian/tmp
+MAKEOPTIONS = -v --mupenapi=/usr/include/mupen64plus/ --prefix=/usr --bindir='/usr/games/' --libdir='/usr/lib/$(DEB_HOST_MULTIARCH)/mupen64plus/' --datadir='/usr/share/games/wxmupen64plus/' --destdir=debian/tmp
 
 binary binary-arch binary-indep build build-arch build-indep clean install install-arch install-indep:
 	dh $@ --parallel --list-missing

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



More information about the Pkg-games-commits mailing list