aboutsummaryrefslogtreecommitdiffstats
path: root/community/ospd-debsecan/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ospd-debsecan/APKBUILD')
-rw-r--r--community/ospd-debsecan/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ospd-debsecan/APKBUILD b/community/ospd-debsecan/APKBUILD
index e6599de8d8..bf8a76f078 100644
--- a/community/ospd-debsecan/APKBUILD
+++ b/community/ospd-debsecan/APKBUILD
@@ -2,14 +2,14 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=ospd-debsecan
pkgver=1.2b1
-pkgrel=1
+pkgrel=2
_pkgid=2405
pkgdesc="OSP server implementation to allow OpenVAS to remotely control a debsecan scanner"
url="http://www.openvas.org/"
arch="noarch"
license="GPL"
depends="python3 ospd"
-makedepends="cmake py3-paramiko"
+makedepends="cmake py3-paramiko py3-setuptools"
source="http://wald.intevation.org/frs/download.php/$_pkgid/$pkgname-$pkgver.tar.gz"
builddir="$srcdir"/$pkgname-$pkgver