summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index feecde3b7f8d..b1653e84512d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='ASN/IPv4/IPv6/Prefix/ASPath lookup tool'
arch=('any')
url="https://github.com/nitefood/asn"
license=('MIT')
-depends=('bash' 'mtr')
+depends=('bash' 'mtr' 'whois' 'bind-tools')
conflicts=('asn')
source=("git+${url}")
sha256sums=('SKIP')