mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 05:41:12 +02:00
pentoo-footprint: remove recon-ng due to missing deps, readd when fixed
This commit is contained in:
parent
5e19aed810
commit
9de475fd56
1 changed files with 4 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="Pentoo footprint meta ebuild"
|
||||
HOMEPAGE="https://www.pentoo.ch"
|
||||
|
|
@ -23,10 +23,11 @@ PDEPEND="
|
|||
net-analyzer/dnsrecon
|
||||
net-analyzer/metagoofil
|
||||
net-analyzer/p0f
|
||||
net-analyzer/recon-ng
|
||||
net-analyzer/scanssh
|
||||
net-analyzer/siphon
|
||||
!x86? ( net-analyzer/theHarvester )
|
||||
net-analyzer/wfuzz
|
||||
net-analyzer/xprobe
|
||||
)"
|
||||
#temporary removal, gentoo removed dicttoxml
|
||||
#net-analyzer/recon-ng
|
||||
Loading…
Reference in a new issue