summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-02-10 21:41:14 +0000
committerMike Frysinger <vapier@gentoo.org>2008-02-10 21:41:14 +0000
commitff5893843b628c7f6a746348817761fde6918fe7 (patch)
treec461e48beaa0dbb815a545940ed75ba121d636dc /app-emulation/cedega/cedega-5.2.1.ebuild
parentKeyword mips for bug #209422. (diff)
downloadhistorical-ff5893843b628c7f6a746348817761fde6918fe7.tar.gz
historical-ff5893843b628c7f6a746348817761fde6918fe7.tar.bz2
historical-ff5893843b628c7f6a746348817761fde6918fe7.zip
Depend on dev-python/dbus-python rather than sys-apps/dbus #209457 by Martin.
Package-Manager: portage-2.1.4.1
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 f669d07992bb..e0319cb52714 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-2007 Gentoo Foundation
+# Copyright 1999-2008 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.4 2007/07/22 09:08:46 omp Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-5.2.1.ebuild,v 1.5 2008/02/10 21:41:14 vapier Exp $
MY_P="cedega-small-${PV}"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -15,7 +15,7 @@ RESTRICT="fetch strip"
RDEPEND="x11-libs/libX11
opengl? ( virtual/opengl )
- dbus? ( sys-apps/dbus )
+ dbus? ( dev-python/dbus-python )
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
>=media-libs/freetype-2.0.0