Skip to content

Commit

Permalink
dev-lang/rust: depend on curl[http2]
Browse files Browse the repository at this point in the history
No revbump, spare users a rebuild.

Bug: https://bugs.gentoo.org/732222
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Georgy Yakovlev <[email protected]>
  • Loading branch information
gyakovlev committed Jul 24, 2020
1 parent 564f3cf commit b2c2edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-lang/rust/rust-1.45.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ DEPEND="
>=dev-libs/libgit2-0.99:=
net-libs/libssh2:=
net-libs/http-parser:=
net-misc/curl:=[ssl]
net-misc/curl:=[http2,ssl]
sys-libs/zlib:=
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
Expand Down

0 comments on commit b2c2edd

Please sign in to comment.