commit:     f7315e9c50aa3078fdb609641da0759cb1fd3e42
Author:     Maciej Mrozowski <reavertm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  4 21:08:23 2016 +0000
Commit:     Maciej Mrozowski <reavertm <AT> gentoo <DOT> org>
CommitDate: Thu Aug  4 21:09:47 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7315e9c

kde-apps/dolphin: Do not offer media-video/ffmpegthumbnailer as thumbnailer 
alternative.

Package-Manager: portage-2.2.28

 kde-apps/dolphin/dolphin-15.12.3-r1.ebuild | 2 +-
 kde-apps/dolphin/dolphin-16.04.3.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-15.12.3-r1.ebuild 
b/kde-apps/dolphin/dolphin-15.12.3-r1.ebuild
index 95d65c0..205b509 100644
--- a/kde-apps/dolphin/dolphin-15.12.3-r1.ebuild
+++ b/kde-apps/dolphin/dolphin-15.12.3-r1.ebuild
@@ -57,7 +57,7 @@ DEPEND="
 RDEPEND="${DEPEND}
        $(add_kdeapps_dep kio-extras)
        thumbnail? (
-               || ( $(add_kdeapps_dep ffmpegthumbs) 
media-video/ffmpegthumbnailer )
+               $(add_kdeapps_dep ffmpegthumbs)
                $(add_kdeapps_dep thumbnailers)
        )
 "

diff --git a/kde-apps/dolphin/dolphin-16.04.3.ebuild 
b/kde-apps/dolphin/dolphin-16.04.3.ebuild
index 589494e..7129cf2 100644
--- a/kde-apps/dolphin/dolphin-16.04.3.ebuild
+++ b/kde-apps/dolphin/dolphin-16.04.3.ebuild
@@ -57,7 +57,7 @@ DEPEND="
 RDEPEND="${DEPEND}
        $(add_kdeapps_dep kio-extras)
        thumbnail? (
-               || ( $(add_kdeapps_dep ffmpegthumbs) 
media-video/ffmpegthumbnailer )
+               $(add_kdeapps_dep ffmpegthumbs)
                $(add_kdeapps_dep thumbnailers)
        )
 "

Reply via email to