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 78c043bfb645..2749bc29340e 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.2')
url="https://github.com/pi-hole/pi-hole"
-depends=('pi-hole-ftl' 'gnu-netcat' 'inetutils' 'iproute2' 'bind-tools' 'sudo' 'lsof' 'procps-ng')
+depends=('pi-hole-ftl' 'netcat' 'inetutils' 'iproute2' 'bind-tools' 'sudo' 'lsof' 'procps-ng')
makedepends=('git')
conflicts=('pi-hole-server')
install=$pkgname.install