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 981871382C5 for ; Thu, 22 Feb 2018 13:17:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA1E1E085D; Thu, 22 Feb 2018 13:17:23 +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 AA7F0E085D for ; Thu, 22 Feb 2018 13:17:23 +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 E1A92335C4B for ; Thu, 22 Feb 2018 13:17:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6DF4221D for ; Thu, 22 Feb 2018 13:17:21 +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: <1519304087.1e77fe7c3cb72c5c4c1b0c5522ceb6517cc33d7a.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: 1e77fe7c3cb72c5c4c1b0c5522ceb6517cc33d7a X-VCS-Branch: master Date: Thu, 22 Feb 2018 13:17:21 +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-Archives-Salt: c96655de-8f20-4128-988d-f28c90275bc5 X-Archives-Hash: e9abb9aa04860ea4cddd8069983b7d5b commit: 1e77fe7c3cb72c5c4c1b0c5522ceb6517cc33d7a Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Feb 22 12:54:47 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Feb 22 12:54:47 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1e77fe7c kde-plasma/plasma-nm: Relax app-crypt/qca qt5-usedep Package-Manager: Portage-2.3.24, Repoman-2.3.6 kde-plasma/plasma-nm/plasma-nm-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild index 63ed59d3bc..0a537f667f 100644 --- a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild +++ b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild @@ -36,7 +36,7 @@ DEPEND=" $(add_qt_dep qtgui) $(add_qt_dep qtnetwork) $(add_qt_dep qtwidgets) - >=app-crypt/qca-2.1.1:2[qt5] + >=app-crypt/qca-2.1.1:2[qt5(+)] >=net-misc/networkmanager-0.9.10.0[teamd=] modemmanager? ( $(add_frameworks_dep modemmanager-qt)