summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-04-27 05:59:22 +0000
committerMike Frysinger <vapier@gentoo.org>2009-04-27 05:59:22 +0000
commit935f7924ca79e9e8072aa027b687d268af343257 (patch)
tree8834f45c333c9d633ca5ee2b292e84d6a09b8406 /app-emulation/wine/wine-1.1.19.ebuild
parentold (diff)
downloadgentoo-2-935f7924ca79e9e8072aa027b687d268af343257.tar.gz
gentoo-2-935f7924ca79e9e8072aa027b687d268af343257.tar.bz2
gentoo-2-935f7924ca79e9e8072aa027b687d268af343257.zip
Require dev-perl/XML-Simple and dev-lang/perl #267411 by Sergey Kondakov.
(Portage version: 2.2_rc31/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'app-emulation/wine/wine-1.1.19.ebuild')
-rw-r--r--app-emulation/wine/wine-1.1.19.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-1.1.19.ebuild b/app-emulation/wine/wine-1.1.19.ebuild
index 0816d36f6794..1b0b0e0136c8 100644
--- a/app-emulation/wine/wine-1.1.19.ebuild
+++ b/app-emulation/wine/wine-1.1.19.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.19.ebuild,v 1.1 2009/04/11 16:05:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.19.ebuild,v 1.2 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 )