commit: a7f58b861babd6c03fdba34b08960ae631fdf315
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 31 22:22:24 2015 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 22:22:24 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a7f58b86
Revert "[kde-apps/dolphin] Fix deps"
This reverts commit aa7841f60153919a9305c4f103ba50015fd5551a.
kde-apps/dolphin/dolphin-15.07.80.ebuild | 4 ++--
kde-apps/dolphin/dolphin-15.08.49.9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/kde-apps/dolphin/dolphin-15.07.80.ebuild
b/kde-apps/dolphin/dolphin-15.07.80.ebuild
index 8a6e3b6..3fa0d9c 100644
--- a/kde-apps/dolphin/dolphin-15.07.80.ebuild
+++ b/kde-apps/dolphin/dolphin-15.07.80.ebuild
@@ -53,8 +53,8 @@ DEPEND="
RDEPEND="${DEPEND}
$(add_kdeapps_dep kio-extras)
thumbnail? (
- $(add_kdeapps_dep ffmpegthumbs)
- $(add_kdeapps_dep thumbnailers)
+ $(add_kdeapps_dep ffmpegthumbs '' 5.9999)
+ $(add_kdeapps_dep thumbnailers '' 5.9999)
)
"
diff --git a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
index b4230bd..5d044ac 100644
--- a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
@@ -53,8 +53,8 @@ DEPEND="
RDEPEND="${DEPEND}
$(add_kdeapps_dep kio-extras)
thumbnail? (
- $(add_kdeapps_dep ffmpegthumbs)
- $(add_kdeapps_dep thumbnailers)
+ $(add_kdeapps_dep ffmpegthumbs '' 5.9999)
+ $(add_kdeapps_dep thumbnailers '' 5.9999)
)
"