From b0564b3d499cb6b85d8908a98d9439ed0ff167f0 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Wed, 13 Dec 2017 18:46:30 +0000 Subject: community/greenbone-security-assistant: modified makedepends - renamed openvas-libraries-dev to gvm-libs-dev - added missing dependencies --- community/greenbone-security-assistant/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/greenbone-security-assistant') diff --git a/community/greenbone-security-assistant/APKBUILD b/community/greenbone-security-assistant/APKBUILD index 9aa53b5a527..04988a20389 100644 --- a/community/greenbone-security-assistant/APKBUILD +++ b/community/greenbone-security-assistant/APKBUILD @@ -3,14 +3,14 @@ pkgname=greenbone-security-assistant _pkgname=gsad pkgver=7.0.2 -pkgrel=7 +pkgrel=8 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 py-polib" +makedepends="cmake doxygen xmltoman graphviz gvm-libs-dev + libxslt-dev libmicrohttpd-dev py-polib libgcrypt-dev" checkdepends="cppcheck" subpackages="$pkgname-doc" source="$pkgname-$pkgver.tar.gz::https://github.com/greenbone/gsa/archive/v${pkgver}.tar.gz -- cgit v1.2.3