From 49c585e5ede2f64a372e8987537e1ab5176473b7 Mon Sep 17 00:00:00 2001 From: Jakub Moc Date: Wed, 15 Nov 2006 10:01:10 +0000 Subject: media-sound/exaile - dbus-1.0 porting svn path=/sunrise/; revision=1920 --- media-sound/exaile/exaile-0.2.5.ebuild | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'media-sound/exaile/exaile-0.2.5.ebuild') diff --git a/media-sound/exaile/exaile-0.2.5.ebuild b/media-sound/exaile/exaile-0.2.5.ebuild index b00c2029e..78d770205 100644 --- a/media-sound/exaile/exaile-0.2.5.ebuild +++ b/media-sound/exaile/exaile-0.2.5.ebuild @@ -25,7 +25,8 @@ RDEPEND="${DEPEND} >=media-libs/mutagen-1.6 >=media-plugins/gst-plugins-gconf-0.10 dev-python/elementtree - sys-apps/dbus + || ( >=dev-python/dbus-python-0.71 + ( =sys-apps/dbus-0.34 ) ) fam? ( app-admin/gamin ) mp3? ( >=media-plugins/gst-plugins-mad-0.10 ) flac? ( >=media-plugins/gst-plugins-flac-0.10 ) @@ -38,9 +39,11 @@ RDEPEND="${DEPEND} S=${WORKDIR}/${MY_P} pkg_setup() { - if ! built_with_use sys-apps/dbus python; then - eerror "dbus has to be built with python support" - die "dbus python use-flag not set" + if has_version "