mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 02:50:26 +02:00
pentoo-exploit: drop slot dep on metasploit, use what the user wants
This commit is contained in:
parent
479a91a91a
commit
1640603834
2 changed files with 2 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ LICENSE="GPL-3"
|
|||
KEYWORDS="amd64 x86"
|
||||
IUSE="bindist java minipentoo"
|
||||
|
||||
PDEPEND="net-analyzer/metasploit:4.11
|
||||
PDEPEND="net-analyzer/metasploit
|
||||
java? ( || ( net-analyzer/armitage net-analyzer/armitage-bin ) )
|
||||
!minipentoo? (
|
||||
!livecd? ( app-exploits/packetstormexploits-meta )
|
||||
|
|
@ -123,6 +123,7 @@ dev-ruby/sprockets:2.2
|
|||
~dev-ruby/arel-helpers-2.0.1
|
||||
~dev-ruby/tilt-1.4.1
|
||||
~dev-ruby/rubyntlm-0.4.0
|
||||
=dev-ruby/jsobfu-0.2*
|
||||
=dev-ruby/jsobfu-0.3*
|
||||
~dev-ruby/rack-cache-1.2
|
||||
~dev-ruby/thor-0.19.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue