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 206B2138350 for ; Sun, 8 Mar 2020 16:31:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22F26E095A; Sun, 8 Mar 2020 16:31:49 +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 01AF2E095A for ; Sun, 8 Mar 2020 16:31:48 +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 BD03F34F6DB for ; Sun, 8 Mar 2020 16:31:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 55F64164 for ; Sun, 8 Mar 2020 16:31:45 +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: <1583685080.eb1ad2948e8ae283f4b3badec8daafc28446f696.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-nm/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-nm/plasma-nm-9999.ebuild X-VCS-Directories: kde-plasma/plasma-nm/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: eb1ad2948e8ae283f4b3badec8daafc28446f696 X-VCS-Branch: master Date: Sun, 8 Mar 2020 16:31:45 +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: d001e5cd-008d-4db4-b3b1-ac898641b962 X-Archives-Hash: ae97dd2621cf27ba9c5f9822b5bef879 commit: eb1ad2948e8ae283f4b3badec8daafc28446f696 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Mar 8 16:28:41 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Mar 8 16:31:20 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=eb1ad294 kde-plasma/plasma-nm: Add new RDEPEND Upstream commit c9b2684a49d369dcfef95e0c26a64664138fc434 Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-nm/plasma-nm-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild index 9e57c96fae..d5c3777b76 100644 --- a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild +++ b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild @@ -44,8 +44,8 @@ DEPEND=" >=kde-frameworks/solid-${KFMIN}:5 net-misc/networkmanager[teamd=] modemmanager? ( - >=kde-frameworks/modemmanager-qt-${KFMIN}:5 >=dev-qt/qtxml-${QTMIN}:5 + >=kde-frameworks/modemmanager-qt-${KFMIN}:5 net-misc/mobile-broadband-provider-info ) openconnect? ( @@ -57,6 +57,7 @@ DEPEND=" RDEPEND="${DEPEND} >=dev-qt/qtquickcontrols-${QTMIN}:5 >=dev-qt/qtquickcontrols2-${QTMIN}:5 + >=kde-frameworks/kirigami-${KFMIN}:5 >=kde-plasma/kde-cli-tools-${PVCUT}:5 "