From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9C35213881C for ; Thu, 24 Sep 2015 19:14:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48F75E086A; Thu, 24 Sep 2015 19:14:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EE8ECE086A for ; Thu, 24 Sep 2015 19:14:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ACF7A340A3E for ; Thu, 24 Sep 2015 19:14:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3907B18C for ; Thu, 24 Sep 2015 19:14:54 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1443122086.e2c6e1740a6675ba80f6d24317b97adeb1ab65df.kensington@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: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: e2c6e1740a6675ba80f6d24317b97adeb1ab65df X-VCS-Branch: master Date: Thu, 24 Sep 2015 19:14:54 +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: 336bb552-499c-4f53-b3a8-f92be50cdff6 X-Archives-Hash: e38aa3f59ea4c804caa369f1e5111d30 commit: e2c6e1740a6675ba80f6d24317b97adeb1ab65df Author: Andreas Sturmlechner gmail com> AuthorDate: Wed Sep 23 22:19:54 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Sep 24 19:14:46 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e2c6e174 kde-plasma/plasma-nm: Add DEPEND on app-crypt/qca Upstream commit: edc29fb7ca7c9610156bfe571c4bcec2cef44be4 Package-Manager: portage-2.2.20.1 kde-plasma/plasma-nm/plasma-nm-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild index 2393d77..a412eae 100644 --- a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild +++ b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild @@ -32,6 +32,7 @@ DEPEND=" $(add_frameworks_dep networkmanager-qt 'teamd=') $(add_frameworks_dep plasma) $(add_frameworks_dep solid) + >=app-crypt/qca-2.1.0.3-r1:2[qt5] dev-qt/qtdbus:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5