net-firewall/hblock: fix deps

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
Maciej Barć 2021-01-18 20:04:15 +01:00
parent 749a34e8f4
commit af0922e458
No known key found for this signature in database
GPG Key ID: 031C9FE65BED714A
3 changed files with 3 additions and 15 deletions

View File

@ -20,17 +20,13 @@ RESTRICT="binchecks mirror strip test"
LICENSE="MIT"
SLOT="0"
BDEPEND="
${DEPEND}
RDEPEND="
|| (
net-misc/curl[http2,ssl]
net-misc/wget[ssl]
www-client/fetch
)
"
RDEPEND="
${DEPEND}
"
src_compile() {
:

View File

@ -20,17 +20,13 @@ RESTRICT="binchecks mirror strip test"
LICENSE="MIT"
SLOT="0"
BDEPEND="
${DEPEND}
RDEPEND="
|| (
net-misc/curl[http2,ssl]
net-misc/wget[ssl]
www-client/fetch
)
"
RDEPEND="
${DEPEND}
"
src_compile() {
:

View File

@ -20,17 +20,13 @@ RESTRICT="binchecks mirror strip test"
LICENSE="MIT"
SLOT="0"
BDEPEND="
${DEPEND}
RDEPEND="
|| (
net-misc/curl[http2,ssl]
net-misc/wget[ssl]
www-client/fetch
)
"
RDEPEND="
${DEPEND}
"
src_compile() {
: