commit:     c686686c4fca4a573bec9c77d738acb56a007148
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 26 12:27:59 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Aug 26 12:33:18 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c686686c

kde-apps/dolphin: add missing dependency.

Package-Manager: portage-2.2.20.1

 kde-apps/dolphin/dolphin-15.08.0.ebuild       | 3 +++
 kde-apps/dolphin/dolphin-15.08.49.9999.ebuild | 3 +++
 kde-apps/dolphin/dolphin-9999.ebuild          | 3 +++
 3 files changed, 9 insertions(+)

diff --git a/kde-apps/dolphin/dolphin-15.08.0.ebuild 
b/kde-apps/dolphin/dolphin-15.08.0.ebuild
index cc2ea4c..6663dba 100644
--- a/kde-apps/dolphin/dolphin-15.08.0.ebuild
+++ b/kde-apps/dolphin/dolphin-15.08.0.ebuild
@@ -49,6 +49,9 @@ DEPEND="
                $(add_frameworks_dep kfilemetadata)
                $(add_kdeapps_dep baloo-widgets)
        )
+       !semantic-desktop? (
+               $(add_frameworks_dep kdelibs4support)
+       )
 "
 RDEPEND="${DEPEND}
        $(add_kdeapps_dep kio-extras)

diff --git a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild 
b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
index 91c16ba..e978c63 100644
--- a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
@@ -49,6 +49,9 @@ DEPEND="
                $(add_frameworks_dep kfilemetadata)
                $(add_kdeapps_dep baloo-widgets)
        )
+       !semantic-desktop? (
+               $(add_frameworks_dep kdelibs4support)
+       )
 "
 RDEPEND="${DEPEND}
        $(add_kdeapps_dep kio-extras)

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild 
b/kde-apps/dolphin/dolphin-9999.ebuild
index 91c16ba..e978c63 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -49,6 +49,9 @@ DEPEND="
                $(add_frameworks_dep kfilemetadata)
                $(add_kdeapps_dep baloo-widgets)
        )
+       !semantic-desktop? (
+               $(add_frameworks_dep kdelibs4support)
+       )
 "
 RDEPEND="${DEPEND}
        $(add_kdeapps_dep kio-extras)

Reply via email to