diff options
Diffstat (limited to 'app-emulation/wine/wine-1.1.8.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.1.8.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-1.1.8.ebuild b/app-emulation/wine/wine-1.1.8.ebuild index f70e9c67e7d8..95a94abdf706 100644 --- a/app-emulation/wine/wine-1.1.8.ebuild +++ b/app-emulation/wine/wine-1.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.8.ebuild,v 1.2 2008/12/21 21:59:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.8.ebuild,v 1.3 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 ) |