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 71E2B138334 for ; Wed, 7 Nov 2018 16:31:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A6739E07EF; Wed, 7 Nov 2018 16:31:26 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 817C5E07EF for ; Wed, 7 Nov 2018 16:31:26 +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 71740335C39 for ; Wed, 7 Nov 2018 16:31:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1115F443 for ; Wed, 7 Nov 2018 16:31:23 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1541608269.58b91ec5fda223d47ea79ea714e60cb07dcb4403.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/cutecom/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dialup/cutecom/cutecom-0.51.0.ebuild X-VCS-Directories: net-dialup/cutecom/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: 58b91ec5fda223d47ea79ea714e60cb07dcb4403 X-VCS-Branch: master Date: Wed, 7 Nov 2018 16:31:23 +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: fffa4568-a053-45e2-b23d-45f5b8d1fea4 X-Archives-Hash: 46568ee7a9efccdbe71bb75d99f52eab commit: 58b91ec5fda223d47ea79ea714e60cb07dcb4403 Author: Ben Kohler gentoo org> AuthorDate: Wed Nov 7 16:30:55 2018 +0000 Commit: Ben Kohler gentoo org> CommitDate: Wed Nov 7 16:31:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58b91ec5 net-dialup/cutecom: add missing qtnetwork dep Closes: https://bugs.gentoo.org/670598 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Ben Kohler gentoo.org> net-dialup/cutecom/cutecom-0.51.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-dialup/cutecom/cutecom-0.51.0.ebuild b/net-dialup/cutecom/cutecom-0.51.0.ebuild index e818e647e9b..7a773960180 100644 --- a/net-dialup/cutecom/cutecom-0.51.0.ebuild +++ b/net-dialup/cutecom/cutecom-0.51.0.ebuild @@ -16,6 +16,7 @@ IUSE="" DEPEND="dev-qt/qtcore:5 dev-qt/qtgui:5 + dev-qt/qtnetwork:5 dev-qt/qtserialport:5 dev-qt/qtwidgets:5" RDEPEND="${DEPEND}