mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
community/gvm-tools: added missing makedepends for aarch64
This commit is contained in:
parent
328f13339f
commit
ac3578aa4f
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user