diff options
author | 2012-08-12 21:53:11 +0000 | |
---|---|---|
committer | 2012-08-12 21:53:11 +0000 | |
commit | f458ad447cdfa93289543ed16aede9e9ed9e8b58 (patch) | |
tree | 0122347e55fd3e1306cb9179d5ae5f13586a8362 /app-emulation/wine/wine-1.3.33.ebuild | |
parent | Version bump, helps with new udev/systemd. (diff) | |
download | gentoo-2-f458ad447cdfa93289543ed16aede9e9ed9e8b58.tar.gz gentoo-2-f458ad447cdfa93289543ed16aede9e9ed9e8b58.tar.bz2 gentoo-2-f458ad447cdfa93289543ed16aede9e9ed9e8b58.zip |
xmessage not needed for >=wine-0.9.60 (bug #431140, thanks to Matt Turner).
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/wine/wine-1.3.33.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.3.33.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-1.3.33.ebuild b/app-emulation/wine/wine-1.3.33.ebuild index 375f8d390278..94432409347d 100644 --- a/app-emulation/wine/wine-1.3.33.ebuild +++ b/app-emulation/wine/wine-1.3.33.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.33.ebuild,v 1.8 2012/06/10 03:24:21 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.33.ebuild,v 1.9 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 ) |