From 6e0c93be8443b0b000526278f1135674ce19e018 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Tue, 19 Feb 2019 10:27:05 +0000 Subject: community/greenbone-security-assistant: rebuild due to openvas-libraries rename --- community/greenbone-security-assistant/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/greenbone-security-assistant/APKBUILD') diff --git a/community/greenbone-security-assistant/APKBUILD b/community/greenbone-security-assistant/APKBUILD index d6509a020a..722fdebfc6 100644 --- a/community/greenbone-security-assistant/APKBUILD +++ b/community/greenbone-security-assistant/APKBUILD @@ -3,16 +3,16 @@ pkgname=greenbone-security-assistant _pkgname=gsad pkgver=7.0.3 -pkgrel=0 +pkgrel=1 pkgdesc="Greenbone Security Assistant (gsa) - OpenVAS web frontend" url="http://www.openvas.org/" arch="all" license="GPL" depends="wget" -makedepends="cmake doxygen xmltoman graphviz gvm-libs-dev +makedepends="cmake doxygen xmltoman graphviz openvas-libraries-dev libxslt-dev libmicrohttpd-dev py3-polib libgcrypt-dev" checkdepends="cppcheck" -subpackages="$pkgname-doc" +subpackages="$pkgname-doc $pkgname-openrc" source="$pkgname-$pkgver.tar.gz::https://github.com/greenbone/gsa/archive/v${pkgver}.tar.gz $_pkgname.initd $_pkgname.confd -- cgit v1.2.3