summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Shakaryan <omp@gentoo.org>2007-07-22 09:08:46 +0000
committerDavid Shakaryan <omp@gentoo.org>2007-07-22 09:08:46 +0000
commite3e5a41059d8a1c1bd3c5aeb5741036a7a92b41e (patch)
tree4c07743307c476f6ae8a28361bf4215fc753ce48 /app-emulation/cedega/cedega-4.4.3.ebuild
parentDrop virtual/x11 references. (diff)
downloadgentoo-2-e3e5a41059d8a1c1bd3c5aeb5741036a7a92b41e.tar.gz
gentoo-2-e3e5a41059d8a1c1bd3c5aeb5741036a7a92b41e.tar.bz2
gentoo-2-e3e5a41059d8a1c1bd3c5aeb5741036a7a92b41e.zip
Remove virtual/x11 from dependencies.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'app-emulation/cedega/cedega-4.4.3.ebuild')
-rw-r--r--app-emulation/cedega/cedega-4.4.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/cedega/cedega-4.4.3.ebuild b/app-emulation/cedega/cedega-4.4.3.ebuild
index 93262024a54a..c037809277b1 100644
--- a/app-emulation/cedega/cedega-4.4.3.ebuild
+++ b/app-emulation/cedega/cedega-4.4.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.4.3.ebuild,v 1.4 2006/09/06 05:17:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.4.3.ebuild,v 1.5 2007/07/22 09:08:46 omp Exp $
MY_P="cedega_${PV}-1.i386"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -13,7 +13,7 @@ KEYWORDS="-* amd64 x86"
IUSE="cups opengl"
RESTRICT="fetch"
-RDEPEND="|| ( ( x11-libs/libX11 ) virtual/x11 )
+RDEPEND="x11-libs/libX11
opengl? ( virtual/opengl )
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )