summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-06-21 21:46:58 +0200
committerMichał Górny <mgorny@gentoo.org>2016-06-21 21:47:53 +0200
commit572d19c1a2aa2f5cf3cb9e4b414407880ea61f3c (patch)
treefb32b85eb7ad68a171c68be5f8bedac26bb7ddc4 /media-libs/oyranos/oyranos-0.9.5.ebuild
parentnet-irc/quassel: Update use phonon (diff)
downloadgentoo-572d19c1a2aa2f5cf3cb9e4b414407880ea61f3c.tar.gz
gentoo-572d19c1a2aa2f5cf3cb9e4b414407880ea61f3c.tar.bz2
gentoo-572d19c1a2aa2f5cf3cb9e4b414407880ea61f3c.zip
media-libs/oyranos: Fix use of := in ||, #586314
Diffstat (limited to 'media-libs/oyranos/oyranos-0.9.5.ebuild')
-rw-r--r--media-libs/oyranos/oyranos-0.9.5.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/media-libs/oyranos/oyranos-0.9.5.ebuild b/media-libs/oyranos/oyranos-0.9.5.ebuild
index 183f150f970d..c1124a7de034 100644
--- a/media-libs/oyranos/oyranos-0.9.5.ebuild
+++ b/media-libs/oyranos/oyranos-0.9.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,10 +16,7 @@ SLOT="0"
IUSE="X cairo cups doc exif fltk qt4 raw test"
RDEPEND="
- || (
- =app-admin/elektra-0.7*:0=[${MULTILIB_USEDEP}]
- >=app-admin/elektra-0.8.4:0=[${MULTILIB_USEDEP}]
- )
+ >=app-admin/elektra-0.8.4:0[${MULTILIB_USEDEP}]
>=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]
>=dev-libs/yajl-2.0.4-r1[${MULTILIB_USEDEP}]
media-libs/icc-profiles-basiccolor-printing2009