projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d85d0b
)
dev-lang/rust-bin: cargo binary does not depend on http-parser
author
Dirkjan Ochtman
<djc@gentoo.org>
Mon, 1 Oct 2018 08:23:11 +0000
(10:23 +0200)
committer
Dirkjan Ochtman
<djc@gentoo.org>
Mon, 1 Oct 2018 08:23:11 +0000
(10:23 +0200)
Bug: https://bugs.gentoo.org/666524
Signed-off-by: Dirkjan Ochtman <djc@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
dev-lang/rust-bin/rust-bin-1.29.1.ebuild
patch
|
blob
|
history
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 12b8c7084dc1253ffbfdece7a45ce30fd36e6fc5..161aa8102ac73685e2da2be2bdfe51d548085c25 100644
(file)
--- 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} )"