summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-12-17 11:17:13 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-12-17 11:23:25 +0100
commitfb8d08e8c9b71822bfab7d3688bd289e8f9e3985 (patch)
treeb312fc5805f3561c27187577df6a1a8c58978ef1 /kde-apps/ffmpegthumbs
parentdev-util/cmake: Drop 3.16.5 (diff)
downloadgentoo-fb8d08e8c9b71822bfab7d3688bd289e8f9e3985.tar.gz
gentoo-fb8d08e8c9b71822bfab7d3688bd289e8f9e3985.tar.bz2
gentoo-fb8d08e8c9b71822bfab7d3688bd289e8f9e3985.zip
kde-apps/ffmpegthumbs: Add missing DEPEND
Upstream commits: d2ab28b9a4bcc8270ae0e0995710384eec4d46dc a846c5f89ea1718f6170f922e65bdce46ab20508 Reported-by: Michael Egger <egger.m@protonmail.com> Closes: https://bugs.gentoo.org/760066 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> (cherry picked from commit 0404d3444e83753f75a62f850e81e11b39a6ccff)
Diffstat (limited to 'kde-apps/ffmpegthumbs')
-rw-r--r--kde-apps/ffmpegthumbs/ffmpegthumbs-20.12.0-r1.ebuild (renamed from kde-apps/ffmpegthumbs/ffmpegthumbs-20.12.0.ebuild)1
1 files changed, 1 insertions, 0 deletions
diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-20.12.0.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-20.12.0-r1.ebuild
index 9b0d864bda9e..f4d833b787ae 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-20.12.0.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-20.12.0-r1.ebuild
@@ -23,6 +23,7 @@ DEPEND="
>=kde-frameworks/kconfig-${KFMIN}:5
>=kde-frameworks/ki18n-${KFMIN}:5
>=kde-frameworks/kio-${KFMIN}:5
+ media-libs/taglib
media-video/ffmpeg:0=
"
RDEPEND="${DEPEND}"