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 3C3D01396D0 for ; Sat, 26 Aug 2017 19:24:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 956B2E0C63; Sat, 26 Aug 2017 19:24:38 +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 73787E0C63 for ; Sat, 26 Aug 2017 19:24:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 7D5813417AD for ; Sat, 26 Aug 2017 19:24:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1BD5E8395 for ; Sat, 26 Aug 2017 19:24:36 +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: <1503775463.92eccb1f95fd5128335793e909f69190063ddadd.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/qgis/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-geosciences/qgis/qgis-2.18.12-r100.ebuild X-VCS-Directories: sci-geosciences/qgis/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 92eccb1f95fd5128335793e909f69190063ddadd X-VCS-Branch: master Date: Sat, 26 Aug 2017 19:24:36 +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: 6d38cb45-da80-436e-a199-2bc4c35ef963 X-Archives-Hash: 43687297cd2b9f2f147b9aedb2891683 commit: 92eccb1f95fd5128335793e909f69190063ddadd Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Aug 26 19:24:23 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Aug 26 19:24:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92eccb1f sci-geosciences/qgis: Add missing qtnetwork[ssl] usedep Reported-by: stephane.goujet wanadoo.fr Gentoo-bug: 625942 Package-Manager: Portage-2.3.8, Repoman-2.3.3 sci-geosciences/qgis/qgis-2.18.12-r100.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-geosciences/qgis/qgis-2.18.12-r100.ebuild b/sci-geosciences/qgis/qgis-2.18.12-r100.ebuild index fcac2124558..2e8591032de 100644 --- a/sci-geosciences/qgis/qgis-2.18.12-r100.ebuild +++ b/sci-geosciences/qgis/qgis-2.18.12-r100.ebuild @@ -36,7 +36,7 @@ COMMON_DEPEND=" dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 - dev-qt/qtnetwork:5 + dev-qt/qtnetwork:5[ssl] dev-qt/qtpositioning:5 dev-qt/qtprintsupport:5 dev-qt/qtscript:5