summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/exaile/exaile-0.2.5.ebuild')
-rw-r--r--media-sound/exaile/exaile-0.2.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/exaile/exaile-0.2.5.ebuild b/media-sound/exaile/exaile-0.2.5.ebuild
index 78d770205..318c5d03d 100644
--- a/media-sound/exaile/exaile-0.2.5.ebuild
+++ b/media-sound/exaile/exaile-0.2.5.ebuild
@@ -39,7 +39,7 @@ RDEPEND="${DEPEND}
S=${WORKDIR}/${MY_P}
pkg_setup() {
- if has_version "<sys-apps/dbus-0.94" ; then
+ if has_version "<sys-apps/dbus-0.90" ; then
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"