summaryrefslogtreecommitdiff
path: root/kde-base
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/dolphin/dolphin-4.9.97.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/dolphin/dolphin-4.9.97.ebuild b/kde-base/dolphin/dolphin-4.9.97.ebuild
index f9f10ebd3c1..8339fa04c98 100644
--- a/kde-base/dolphin/dolphin-4.9.97.ebuild
+++ b/kde-base/dolphin/dolphin-4.9.97.ebuild
@@ -10,12 +10,12 @@ inherit kde4-meta
DESCRIPTION="A KDE filemanager focusing on usability"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug semantic-desktop thumbnail"
+IUSE="debug thumbnail"
DEPEND="
- $(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 )
+ >=dev-libs/shared-desktop-ontologies-0.10.0
"
RDEPEND="${DEPEND}
$(add_kdebase_dep kfind)