diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-24 17:54:09 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-25 13:22:31 +0200 |
commit | 5c35e2c99b88798974e9e3bc5e3de1f39bd680d8 (patch) | |
tree | e94e0049c57236c516d49346f6f06dd75626ea16 /network/greenbone-security-assistant | |
parent | fa18126538b56a4fea59bf9206cf55405cad98af (diff) |
network/greenbone-security-assistant: Fixed dep information
Diffstat (limited to 'network/greenbone-security-assistant')
-rw-r--r-- | network/greenbone-security-assistant/README | 3 | ||||
-rw-r--r-- | network/greenbone-security-assistant/greenbone-security-assistant.info | 2 |
2 files changed, 1 insertions, 4 deletions
diff --git a/network/greenbone-security-assistant/README b/network/greenbone-security-assistant/README index 70abbba9fecd..bc68dca28854 100644 --- a/network/greenbone-security-assistant/README +++ b/network/greenbone-security-assistant/README @@ -4,6 +4,3 @@ full-featured user interface for vulnerability management. This package provides the Greenbone Security Assistant. It will also install an init script to start the manager at system startup. - -This requires openvas-libraries, openvas-scanner, openvas-client, -openvas-administrator, openvas-manager, and libmicrohttpd. diff --git a/network/greenbone-security-assistant/greenbone-security-assistant.info b/network/greenbone-security-assistant/greenbone-security-assistant.info index 7999ad397a41..69b502f970a7 100644 --- a/network/greenbone-security-assistant/greenbone-security-assistant.info +++ b/network/greenbone-security-assistant/greenbone-security-assistant.info @@ -5,6 +5,6 @@ DOWNLOAD="http://wald.intevation.org/frs/download.php/791/greenbone-security-ass MD5SUM="db0ecc8e9425bf63515ddfade3e3433d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="libmicrohttpd openvas-administrator openvas-client openvas-libraries openvas-manager openvas-scanner" +REQUIRES="libmicrohttpd openvas-administrator" MAINTAINER="Marco Bonetti" EMAIL="sid77@slackware.it" |