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:
parent
749a34e8f4
commit
af0922e458
@ -20,17 +20,13 @@ RESTRICT="binchecks mirror strip test"
|
|||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
|
||||||
BDEPEND="
|
RDEPEND="
|
||||||
${DEPEND}
|
|
||||||
|| (
|
|| (
|
||||||
net-misc/curl[http2,ssl]
|
net-misc/curl[http2,ssl]
|
||||||
net-misc/wget[ssl]
|
net-misc/wget[ssl]
|
||||||
www-client/fetch
|
www-client/fetch
|
||||||
)
|
)
|
||||||
"
|
"
|
||||||
RDEPEND="
|
|
||||||
${DEPEND}
|
|
||||||
"
|
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
:
|
:
|
||||||
|
@ -20,17 +20,13 @@ RESTRICT="binchecks mirror strip test"
|
|||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
|
||||||
BDEPEND="
|
RDEPEND="
|
||||||
${DEPEND}
|
|
||||||
|| (
|
|| (
|
||||||
net-misc/curl[http2,ssl]
|
net-misc/curl[http2,ssl]
|
||||||
net-misc/wget[ssl]
|
net-misc/wget[ssl]
|
||||||
www-client/fetch
|
www-client/fetch
|
||||||
)
|
)
|
||||||
"
|
"
|
||||||
RDEPEND="
|
|
||||||
${DEPEND}
|
|
||||||
"
|
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
:
|
:
|
||||||
|
@ -20,17 +20,13 @@ RESTRICT="binchecks mirror strip test"
|
|||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
|
||||||
BDEPEND="
|
RDEPEND="
|
||||||
${DEPEND}
|
|
||||||
|| (
|
|| (
|
||||||
net-misc/curl[http2,ssl]
|
net-misc/curl[http2,ssl]
|
||||||
net-misc/wget[ssl]
|
net-misc/wget[ssl]
|
||||||
www-client/fetch
|
www-client/fetch
|
||||||
)
|
)
|
||||||
"
|
"
|
||||||
RDEPEND="
|
|
||||||
${DEPEND}
|
|
||||||
"
|
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
:
|
:
|
||||||
|
Loading…
Reference in New Issue
Block a user