diff options
Diffstat (limited to 'app-emulation/wine/wine-1.4.1.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.4.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-1.4.1.ebuild b/app-emulation/wine/wine-1.4.1.ebuild index c8f67d60b508..cde5e39c6d33 100644 --- a/app-emulation/wine/wine-1.4.1.ebuild +++ b/app-emulation/wine/wine-1.4.1.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.4.1.ebuild,v 1.3 2012/07/19 13:57:49 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4.1.ebuild,v 1.4 2012/08/12 21:53:11 tetromino Exp $ EAPI="4" @@ -67,7 +67,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 ) |