diff options
Diffstat (limited to 'kde-base/dolphin/dolphin-4.10.2.ebuild')
-rw-r--r-- | kde-base/dolphin/dolphin-4.10.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/dolphin/dolphin-4.10.2.ebuild b/kde-base/dolphin/dolphin-4.10.2.ebuild index ada506baf32e..a19d6920e278 100644 --- a/kde-base/dolphin/dolphin-4.10.2.ebuild +++ b/kde-base/dolphin/dolphin-4.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.10.2.ebuild,v 1.5 2013/05/05 10:14:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.10.2.ebuild,v 1.6 2013/05/31 14:58:09 kensington Exp $ EAPI=5 @@ -14,7 +14,7 @@ IUSE="debug semantic-desktop thumbnail" DEPEND=" $(add_kdebase_dep kactivities) - $(add_kdebase_dep kdelibs 'semantic-desktop?') + $(add_kdebase_dep kdelibs 'semantic-desktop(+)?') $(add_kdebase_dep libkonq) semantic-desktop? ( >=dev-libs/shared-desktop-ontologies-0.10.0 |