aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/greenbone-security-assistant/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/greenbone-security-assistant/APKBUILD b/community/greenbone-security-assistant/APKBUILD
index d39423fa86..f6dfb9a173 100644
--- a/community/greenbone-security-assistant/APKBUILD
+++ b/community/greenbone-security-assistant/APKBUILD
@@ -4,11 +4,12 @@ pkgname=greenbone-security-assistant
_pkgname=gsad
pkgver=7.0.2
_pkgid=2429
-pkgrel=3
+pkgrel=4
pkgdesc="Greenbone Security Assistant (gsa) - OpenVAS web frontend"
url="http://www.openvas.org/"
arch="all"
license="GPL"
+depends="wget"
makedepends="cmake doxygen xmltoman openvas-libraries-dev
libxslt-dev libmicrohttpd-dev"
subpackages="$pkgname-doc"