diff options
Diffstat (limited to 'app-emulation/wine/wine-1.1.1.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.1.1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-1.1.1.ebuild b/app-emulation/wine/wine-1.1.1.ebuild index 5ee7dd3f6638..10a609715af3 100644 --- a/app-emulation/wine/wine-1.1.1.ebuild +++ b/app-emulation/wine/wine-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.1.ebuild,v 1.3 2009/01/24 11:17:19 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.1.ebuild,v 1.4 2009/04/27 05:59:22 vapier Exp $ EAPI="1" @@ -29,6 +29,8 @@ RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 media-fonts/corefonts + dev-lang/perl + dev-perl/XML-Simple ncurses? ( >=sys-libs/ncurses-5.2 ) jack? ( media-sound/jack-audio-connection-kit ) dbus? ( sys-apps/dbus ) |