commit:     93b04cb4afe914d5fd2fa2b22a95dc445be6e691
Author:     Dirkjan Ochtman <djc <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  1 08:23:11 2018 +0000
Commit:     Dirkjan Ochtman <djc <AT> gentoo <DOT> org>
CommitDate: Mon Oct  1 08:23:11 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93b04cb4

dev-lang/rust-bin: cargo binary does not depend on http-parser

Bug: https://bugs.gentoo.org/666524
Signed-off-by: Dirkjan Ochtman <djc <AT> gentoo.org>
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 12b8c7084dc..161aa8102ac 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} )"

Reply via email to