summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Shakaryan <omp@gentoo.org>2007-07-22 09:41:41 +0000
committerDavid Shakaryan <omp@gentoo.org>2007-07-22 09:41:41 +0000
commit483a328ff78659e421b46bb7f52ddf01c697c471 (patch)
tree6d5f693ebfb4aeadf78d0dae1b75512af135e0c6 /app-emulation/cedega/cedega-5.2.1.ebuild
parentDrop virtual/x11 references. (diff)
downloadhistorical-483a328ff78659e421b46bb7f52ddf01c697c471.tar.gz
historical-483a328ff78659e421b46bb7f52ddf01c697c471.tar.bz2
historical-483a328ff78659e421b46bb7f52ddf01c697c471.zip
Remove virtual/x11 from dependencies.
Package-Manager: portage-2.1.3_rc8
Diffstat (limited to 'app-emulation/cedega/cedega-5.2.1.ebuild')
-rw-r--r--app-emulation/cedega/cedega-5.2.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/cedega/cedega-5.2.1.ebuild b/app-emulation/cedega/cedega-5.2.1.ebuild
index 14ab704e41a6..f669d07992bb 100644
--- a/app-emulation/cedega/cedega-5.2.1.ebuild
+++ b/app-emulation/cedega/cedega-5.2.1.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-5.2.1.ebuild,v 1.3 2006/09/06 05:17:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-5.2.1.ebuild,v 1.4 2007/07/22 09:08:46 omp Exp $
MY_P="cedega-small-${PV}"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -13,7 +13,7 @@ KEYWORDS="-* amd64 x86"
IUSE="cups dbus opengl"
RESTRICT="fetch strip"
-RDEPEND="|| ( ( x11-libs/libX11 ) virtual/x11 )
+RDEPEND="x11-libs/libX11
opengl? ( virtual/opengl )
dbus? ( sys-apps/dbus )
>=sys-libs/ncurses-5.2