mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 22:30:59 +02:00
openvas: block upsteam messy random package renaming
This commit is contained in:
parent
c3c06b8011
commit
5482bdf029
2 changed files with 3 additions and 1 deletions
|
|
@ -18,6 +18,7 @@ RDEPEND="
|
|||
>=net-analyzer/gvm-libs-11.0.0[extras?,ldap?,radius?]
|
||||
>=net-analyzer/gvmd-9.0.0[extras?,postgres?,sqlite?]
|
||||
>=net-analyzer/openvas-7.0.0
|
||||
!~net-analyzer/openvas-9.0.0
|
||||
>=net-analyzer/ospd-openvas-1.0.0
|
||||
cli? ( >=net-analyzer/gvm-tools-2.0.0 )
|
||||
gsa? ( ~net-analyzer/greenbone-security-assistant-8.0.1[extras?] )
|
||||
|
|
@ -29,7 +29,8 @@ DEPEND="
|
|||
RDEPEND="
|
||||
${DEPEND}
|
||||
!net-analyzer/openvas-manager
|
||||
>=net-analyzer/openvas-7.0.0"
|
||||
>=net-analyzer/openvas-7.0.0
|
||||
!~net-analyzer/openvas-9.0.0"
|
||||
|
||||
BDEPEND="
|
||||
sys-devel/bison
|
||||
Loading…
Reference in a new issue