diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-08-12 21:53:11 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-08-12 21:53:11 +0000 |
commit | 03e5f859b0e550adea7c00b76fd77e2249977200 (patch) | |
tree | 77a31e7360125196f01b6c79885d159d2abc33d9 /app-emulation/wine/wine-1.3.2.ebuild | |
parent | Version bump, helps with new udev/systemd. (diff) | |
download | historical-03e5f859b0e550adea7c00b76fd77e2249977200.tar.gz historical-03e5f859b0e550adea7c00b76fd77e2249977200.tar.bz2 historical-03e5f859b0e550adea7c00b76fd77e2249977200.zip |
xmessage not needed for >=wine-0.9.60 (bug #431140, thanks to Matt Turner).
Package-Manager: portage-2.2.0_alpha121/cvs/Linux x86_64
Diffstat (limited to 'app-emulation/wine/wine-1.3.2.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.3.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-1.3.2.ebuild b/app-emulation/wine/wine-1.3.2.ebuild index c4faa7f6640e..7baccceaa806 100644 --- a/app-emulation/wine/wine-1.3.2.ebuild +++ b/app-emulation/wine/wine-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.2.ebuild,v 1.23 2012/06/10 03:24:21 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.2.ebuild,v 1.24 2012/08/12 21:53:11 tetromino Exp $ EAPI="4" @@ -63,7 +63,6 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) x11-libs/libXi x11-libs/libXmu x11-libs/libXxf86vm - x11-apps/xmessage ) xinerama? ( x11-libs/libXinerama ) alsa? ( media-libs/alsa-lib ) |