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 05557138350 for ; Thu, 19 Mar 2020 11:46:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E2D1E0BE5; Thu, 19 Mar 2020 11:46:19 +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 20822E0BE5 for ; Thu, 19 Mar 2020 11:46:19 +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 332BC34F0C9 for ; Thu, 19 Mar 2020 11:46:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E3240161 for ; Thu, 19 Mar 2020 11:46:16 +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: <1584618059.d6caf8ecbd0734edbabd4e471c00709d5f12f816.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/psi/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/psi/psi-9999.ebuild X-VCS-Directories: net-im/psi/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d6caf8ecbd0734edbabd4e471c00709d5f12f816 X-VCS-Branch: master Date: Thu, 19 Mar 2020 11:46:16 +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: 0adad210-d4f1-4848-8d34-b50954dcacef X-Archives-Hash: 4ebc46eec844f4372b3ac89aaa2545b8 commit: d6caf8ecbd0734edbabd4e471c00709d5f12f816 Author: Sergey Ilinykh gmail com> AuthorDate: Wed Mar 18 20:53:36 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Mar 19 11:40:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6caf8ec net-im/psi: add net-libs/http-parser dependency Signed-off-by: Sergey Ilinykh gmail.com> Package-Manager: Portage-2.3.94, Repoman-2.3.21 Closes: https://github.com/gentoo/gentoo/pull/15007 Signed-off-by: Andreas Sturmlechner gentoo.org> net-im/psi/psi-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-im/psi/psi-9999.ebuild b/net-im/psi/psi-9999.ebuild index 429334fabc9..0b3fa1a7270 100644 --- a/net-im/psi/psi-9999.ebuild +++ b/net-im/psi/psi-9999.ebuild @@ -47,6 +47,7 @@ DEPEND=" dev-qt/qtx11extras:5 dev-qt/qtxml:5 net-dns/libidn:0 + net-libs/http-parser:= sys-libs/zlib[minizip] x11-libs/libX11 x11-libs/libxcb