summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-11-13 04:22:06 +0000
committerMike Frysinger <vapier@gentoo.org>2005-11-13 04:22:06 +0000
commitfac54c2d64e512b8e46fa67cdbcaf1313eec6c9e (patch)
tree2b5fee2cb143b3623590ea0bd9bd26d63a320850 /app-emulation/xwine
parentFix deps (again, oops). (diff)
downloadgentoo-2-fac54c2d64e512b8e46fa67cdbcaf1313eec6c9e.tar.gz
gentoo-2-fac54c2d64e512b8e46fa67cdbcaf1313eec6c9e.tar.bz2
gentoo-2-fac54c2d64e512b8e46fa67cdbcaf1313eec6c9e.zip
require wine in DEPEND #112145 by Chris Slycord
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'app-emulation/xwine')
-rw-r--r--app-emulation/xwine/xwine-1.0.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emulation/xwine/xwine-1.0.1.ebuild b/app-emulation/xwine/xwine-1.0.1.ebuild
index 82a10e5bb3b8..b1069299b145 100644
--- a/app-emulation/xwine/xwine-1.0.1.ebuild
+++ b/app-emulation/xwine/xwine-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xwine/xwine-1.0.1.ebuild,v 1.1 2005/05/08 01:09:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xwine/xwine-1.0.1.ebuild,v 1.2 2005/11/13 04:22:06 vapier Exp $
inherit eutils
@@ -18,6 +18,7 @@ DEPEND="=x11-libs/gtk+-1*
=gnome-base/orbit-0*
dev-libs/libxml2
=sys-libs/db-1*
+ app-emulation/wine
nls? ( sys-devel/gettext )"
src_unpack() {