summaryrefslogtreecommitdiff
path: root/package/tzdata
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-31 19:58:50 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-31 19:59:05 +0200
commit0d5a4bd73159fc794fdb417d49ab810b26e7d059 (patch)
tree53ef333b84afbbe7d6fed470885d716075295395 /package/tzdata
parent9e3458d13ae01591479732c1fe0cada8fd2259b7 (diff)
rework static linking support, works with musl/glibc, fails to boot with uclibc (qemu-x86)
Diffstat (limited to 'package/tzdata')
-rw-r--r--package/tzdata/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/tzdata/Makefile b/package/tzdata/Makefile
index aef020895..c10357d3f 100644
--- a/package/tzdata/Makefile
+++ b/package/tzdata/Makefile
@@ -13,6 +13,8 @@ PKG_URL:= http://www.iana.org/time-zones/
PKG_SITES:= http://www.iana.org/time-zones/repository/releases/
PKG_NOPARALLEL:= 1
+PKG_LIBC_DEPENDS:= glibc musl
+
DISTFILES:= ${PKG_NAME}${PKG_VERSION}.tar.gz tzcode${PKG_VERSION}.tar.gz
# both archives do not extract into subdirectories
WRKDIST= ${WRKDIR}