diff options
Diffstat (limited to 'app-emulation/wine/wine-1.1.14.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.1.14.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-1.1.14.ebuild b/app-emulation/wine/wine-1.1.14.ebuild index d4cfa23a7c61..4597805c2589 100644 --- a/app-emulation/wine/wine-1.1.14.ebuild +++ b/app-emulation/wine/wine-1.1.14.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.14.ebuild,v 1.3 2009/03/01 09:05:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.14.ebuild,v 1.4 2009/04/27 05:59:22 vapier Exp $ EAPI="2" @@ -31,6 +31,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 ) |