mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
sci-mathematics/rink: add curl to RDEPEND
This adds `net-misc/curl` to RDEPEND in both 0.8.0 and the live ebuild. curl is also a build-time dependency, thus not removed from DEPEND. Closes: https://bugs.gentoo.org/945531 Signed-off-by: demize <demize@unstable.systems>
This commit is contained in:
@@ -252,6 +252,7 @@ DEPEND+="
|
||||
dev-libs/openssl
|
||||
sys-libs/zlib
|
||||
"
|
||||
RDEPEND+="net-misc/curl"
|
||||
|
||||
QA_FLAGS_IGNORED="usr/bin/rink"
|
||||
|
||||
@@ -27,6 +27,7 @@ DEPEND+="
|
||||
sys-libs/zlib
|
||||
"
|
||||
BDEPEND+="dev-ruby/asciidoctor"
|
||||
RDEPEND+="net-misc/curl"
|
||||
|
||||
QA_FLAGS_IGNORED="usr/bin/rink"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user