summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormax.bra2021-10-02 09:03:57 +0200
committermax.bra2021-10-02 09:03:57 +0200
commit7ff40d71d7cfd2d646a7a29eb26a6ff4244af858 (patch)
treead243298c2c31a22337b825c0f6cb267d3fc1e63 /PKGBUILD
parente4b8f8e0652c72faa8487caa62058284d15fce19 (diff)
downloadaur-7ff40d71d7cfd2d646a7a29eb26a6ff4244af858.tar.gz
dep added
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c61484d13cba..102340ccab95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc='The Pi-hole is an advertising-aware DNS/Web server. Arch alteration for
arch=('any')
license=('EUPL-1.1')
url="https://github.com/pi-hole/pi-hole"
-depends=('pi-hole-ftl' 'net-tools' 'iproute2' 'bind-tools' 'sudo' 'lsof')
+depends=('pi-hole-ftl' 'net-tools' 'inetutils' 'iproute2' 'bind-tools' 'sudo' 'lsof')
conflicts=('pi-hole-server')
install=$pkgname.install
backup=('etc/dnsmasq.d/01-pihole.conf')