From 93b04cb4afe914d5fd2fa2b22a95dc445be6e691 Mon Sep 17 00:00:00 2001 From: Dirkjan Ochtman Date: Mon, 1 Oct 2018 10:23:11 +0200 Subject: dev-lang/rust-bin: cargo binary does not depend on http-parser Bug: https://bugs.gentoo.org/666524 Signed-off-by: Dirkjan Ochtman Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- dev-lang/rust-bin/rust-bin-1.29.1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-lang/rust-bin/rust-bin-1.29.1.ebuild b/dev-lang/rust-bin/rust-bin-1.29.1.ebuild index 12b8c7084dc1..161aa8102ac7 100644 --- a/dev-lang/rust-bin/rust-bin-1.29.1.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.29.1.ebuild @@ -36,7 +36,6 @@ RDEPEND="${DEPEND} !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) net-libs/libssh2 - net-libs/http-parser:= net-misc/curl[ssl] )" PDEPEND="!cargo? ( >=dev-util/cargo-${CARGO_DEPEND_VERSION} )" -- cgit v1.2.3