summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornoraj2022-01-27 17:22:31 +0100
committernoraj2022-01-27 17:22:31 +0100
commit3bf6078cfd431ce8c05edbde2d0baa46cf4046bd (patch)
tree64f9d7ad43648f2ecfe129ba330e3831f8f9cc40 /PKGBUILD
parentd71ea66ef7a036e32b1f264acbd06d8a7d9fc55d (diff)
downloadaur-3bf6078cfd431ce8c05edbde2d0baa46cf4046bd.tar.gz
add missing makedeps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67ffb0e609d4..db1adc2030ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,11 @@
pkgname=nessus
pkgver=10.0.2
-pkgrel=2
+pkgrel=3
pkgdesc="Nessus vulnerability scanner"
arch=('x86_64')
depends=('gnupg')
+makedepends=('inetutils')
license=('custom')
url="https://www.tenable.com/downloads/nessus"
install=${pkgname}.install