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 | f458ad447cdfa93289543ed16aede9e9ed9e8b58 (patch) | |
tree | 0122347e55fd3e1306cb9179d5ae5f13586a8362 /app-emulation/wine/wine-1.5.7.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.5.7.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.5.7.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-1.5.7.ebuild b/app-emulation/wine/wine-1.5.7.ebuild index 64afa184a581..6feec2a56e69 100644 --- a/app-emulation/wine/wine-1.5.7.ebuild +++ b/app-emulation/wine/wine-1.5.7.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.5.7.ebuild,v 1.1 2012/06/24 23:23:11 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.7.ebuild,v 1.2 2012/08/12 21:53:11 tetromino Exp $ EAPI="4" @@ -72,7 +72,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 ) |