mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-11 09:43:40 +02:00
pentoo-proxies: add burpsuite-pro optional
This commit is contained in:
parent
85d18dfe07
commit
0b5a1245f2
1 changed files with 3 additions and 1 deletions
|
|
@ -25,5 +25,7 @@ PDEPEND="
|
|||
net-vpn/iodine
|
||||
net-vpn/tor
|
||||
)
|
||||
pentoo-extra? ( java? ( net-proxy/burpsuite ) )
|
||||
pentoo-extra? ( java? (
|
||||
|| ( net-proxy/burpsuite net-proxy/burpsuite-pro )
|
||||
) )
|
||||
"
|
||||
Loading…
Reference in a new issue