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 2A7841382C5 for ; Sun, 24 May 2020 17:27:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A9CDE0990; Sun, 24 May 2020 17:27:28 +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 70BE1E0990 for ; Sun, 24 May 2020 17:27:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 5D4FD34F090 for ; Sun, 24 May 2020 17:27:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9FE42264 for ; Sun, 24 May 2020 17:27:23 +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: <1590338019.d494b5a65a9a88f38ea34fd31b5d6c34dbfa51e6.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-sound/kid3/ X-VCS-Repository: proj/kde X-VCS-Files: media-sound/kid3/kid3-9999.ebuild X-VCS-Directories: media-sound/kid3/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d494b5a65a9a88f38ea34fd31b5d6c34dbfa51e6 X-VCS-Branch: master Date: Sun, 24 May 2020 17:27:23 +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: 71681188-aa62-49ad-9a57-8f025105747d X-Archives-Hash: 52a8e17f0f7f621ce084954e31bb7a92 commit: d494b5a65a9a88f38ea34fd31b5d6c34dbfa51e6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun May 24 16:33:39 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun May 24 16:33:39 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d494b5a6 media-sound/kid3: Add new DEPEND Upstream commit f7c87356def85ea96efbb923f402a9e9a8d01973 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner gentoo.org> media-sound/kid3/kid3-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-sound/kid3/kid3-9999.ebuild b/media-sound/kid3/kid3-9999.ebuild index fea30cf58c..fad5b2f8ed 100644 --- a/media-sound/kid3/kid3-9999.ebuild +++ b/media-sound/kid3/kid3-9999.ebuild @@ -44,6 +44,7 @@ DEPEND=" kde-frameworks/kconfig:5 kde-frameworks/kconfigwidgets:5 kde-frameworks/kcoreaddons:5 + kde-frameworks/kio:5 kde-frameworks/kwidgetsaddons:5 kde-frameworks/kxmlgui:5 )