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 CB768138359 for ; Sat, 22 Aug 2020 16:51:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14710E0837; Sat, 22 Aug 2020 16:51:56 +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 B76CEE0837 for ; Sat, 22 Aug 2020 16:51:55 +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 27ACB340E0B for ; Sat, 22 Aug 2020 16:51:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 91C772CC for ; Sat, 22 Aug 2020 16:51: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: <1598115097.25a4fdb6d9b99116438a57b7e03e0324f1b5691e.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdenetwork-filesharing/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild X-VCS-Directories: kde-apps/kdenetwork-filesharing/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 25a4fdb6d9b99116438a57b7e03e0324f1b5691e X-VCS-Branch: master Date: Sat, 22 Aug 2020 16:51: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: eb19bcfc-014f-4078-9169-727bc9e78d28 X-Archives-Hash: be5d7bb101e9c7c4262d8d3353fe44fb commit: 25a4fdb6d9b99116438a57b7e03e0324f1b5691e Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Aug 21 18:58:14 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Aug 22 16:51:37 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=25a4fdb6 kde-apps/kdenetwork-filesharing: Add new DEPEND Upstream commit ba43b8e9fcb6842c6294fd8b99b25fc43e47f2b6 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild b/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild index 102029909e..203a781334 100644 --- a/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild +++ b/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild @@ -16,6 +16,7 @@ KEYWORDS="" IUSE="" DEPEND=" + >=dev-qt/qtdeclarative-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtwidgets-${QTMIN}:5 >=kde-frameworks/kcompletion-${KFMIN}:5