From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A54C413835A for ; Thu, 17 Dec 2020 10:23:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01EC7E0909; Thu, 17 Dec 2020 10:23:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DE8ABE0909 for ; Thu, 17 Dec 2020 10:23:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8F816341172 for ; Thu, 17 Dec 2020 10:23:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AEBD31F9 for ; Thu, 17 Dec 2020 10:23:52 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1608200605.fb8d08e8c9b71822bfab7d3688bd289e8f9e3985.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/ffmpegthumbs/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/ffmpegthumbs/ffmpegthumbs-20.12.0-r1.ebuild kde-apps/ffmpegthumbs/ffmpegthumbs-20.12.0.ebuild X-VCS-Directories: kde-apps/ffmpegthumbs/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: fb8d08e8c9b71822bfab7d3688bd289e8f9e3985 X-VCS-Branch: master Date: Thu, 17 Dec 2020 10:23:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3a01fd20-176f-4b04-af7e-19fe9f38064c X-Archives-Hash: 113aab33d527f35def9ce9bec6a889f2 commit: fb8d08e8c9b71822bfab7d3688bd289e8f9e3985 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Dec 17 10:17:13 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Dec 17 10:23:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb8d08e8 kde-apps/ffmpegthumbs: Add missing DEPEND Upstream commits: d2ab28b9a4bcc8270ae0e0995710384eec4d46dc a846c5f89ea1718f6170f922e65bdce46ab20508 Reported-by: Michael Egger protonmail.com> Closes: https://bugs.gentoo.org/760066 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> (cherry picked from commit 0404d3444e83753f75a62f850e81e11b39a6ccff) .../{ffmpegthumbs-20.12.0.ebuild => ffmpegthumbs-20.12.0-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-20.12.0.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-20.12.0-r1.ebuild similarity index 96% rename from kde-apps/ffmpegthumbs/ffmpegthumbs-20.12.0.ebuild rename to kde-apps/ffmpegthumbs/ffmpegthumbs-20.12.0-r1.ebuild index 9b0d864bda9..f4d833b787a 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}"