summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5065d2ab3c24..322d039a6add 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=(x86_64)
url="https://github.com/containers/dnsname"
license=('Apache')
groups=()
-depends=()
+depends=(glibc)
makedepends=(make go)
checkdepends=()
optdepends=()