commit: aa7841f60153919a9305c4f103ba50015fd5551a
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 31 22:08:33 2015 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 22:08:33 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=aa7841f6
[kde-apps/dolphin] Fix deps
Package-Manager: portage-2.2.20
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 3fa0d9c..8a6e3b6 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 '' 5.9999)
- $(add_kdeapps_dep thumbnailers '' 5.9999)
+ $(add_kdeapps_dep ffmpegthumbs)
+ $(add_kdeapps_dep thumbnailers)
)
"
diff --git a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
index 5d044ac..b4230bd 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 '' 5.9999)
- $(add_kdeapps_dep thumbnailers '' 5.9999)
+ $(add_kdeapps_dep ffmpegthumbs)
+ $(add_kdeapps_dep thumbnailers)
)
"