community/gvm-tools: added missing makedepends for aarch64

This commit is contained in:
Francesco Colista 2018-08-11 10:55:33 +00:00
parent 328f13339f
commit ac3578aa4f

View File

@ -8,7 +8,7 @@ url="https://github.com/greenbone/gvm-tools"
arch="noarch"
license="GPL"
depends="python3 py3-dialog py3-defusedxml py3-paramiko py3-lxml"
makedepends="python3-dev"
makedepends="python3-dev py3-setuptools"
source="$pkgname-$pkgver.tar.gz::https://github.com/greenbone/$pkgname/archive/v$pkgver.tar.gz"
builddir="$srcdir/$pkgname-$pkgver"