summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/ffmpegthumbs/ffmpegthumbs-4.12.5.ebuild')
-rw-r--r--kde-base/ffmpegthumbs/ffmpegthumbs-4.12.5.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/kde-base/ffmpegthumbs/ffmpegthumbs-4.12.5.ebuild b/kde-base/ffmpegthumbs/ffmpegthumbs-4.12.5.ebuild
index 3edaa20dea75..526caccf6073 100644
--- a/kde-base/ffmpegthumbs/ffmpegthumbs-4.12.5.ebuild
+++ b/kde-base/ffmpegthumbs/ffmpegthumbs-4.12.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ffmpegthumbs/ffmpegthumbs-4.12.5.ebuild,v 1.5 2014/05/08 07:32:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ffmpegthumbs/ffmpegthumbs-4.12.5.ebuild,v 1.6 2014/05/12 01:54:06 reavertm Exp $
EAPI=5
@@ -13,4 +13,6 @@ IUSE="debug"
DEPEND="
virtual/ffmpeg
"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ $(add_kdebase_dep kdebase-kioslaves)
+"