summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 598b6286ec25..e9e65aae86fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgdesc='a utility for dumping files in hex, decimal, or octal'
arch=('i686' 'x86_64')
url="http://www.fourmilab.ch/xd"
license=('custom')
-depends=()
-makedepends=(gcc)
+depends=('glibc')
+makedepends=('gcc')
source=("http://www.fourmilab.ch/$pkgname/$pkgname.zip" 'COPYING')
options=('zipman')
md5sums=('304184cb2bd79900c4750dcab481033a'