summaryrefslogtreecommitdiff
path: root/repo/devel/pkg-config.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/devel/pkg-config.xibuild')
-rw-r--r--repo/devel/pkg-config.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/devel/pkg-config.xibuild b/repo/devel/pkg-config.xibuild
index 4e339e7..c38c2ac 100644
--- a/repo/devel/pkg-config.xibuild
+++ b/repo/devel/pkg-config.xibuild
@@ -1,7 +1,7 @@
#!/bin/bash
MAKEDEPS=(make )
-DEPS=(glibc libiconv)
+DEPS=(glibc)
PKG_VER=0.29.2
SOURCE=https://pkg-config.freedesktop.org/releases/pkg-config-$PKG_VER.tar.gz