summaryrefslogtreecommitdiff
path: root/package/glibc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-07-29 17:16:06 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-07-29 17:16:06 +0200
commit8961e6674ce327d3a75d05da815a5dfd2f853d11 (patch)
tree06df292aec121d01b5978330bf998428826da469 /package/glibc
parentebfa3015f50314ef7b0987c2ea8202ca3a253dee (diff)
add tzdata dependency
Diffstat (limited to 'package/glibc')
-rw-r--r--package/glibc/Config.in.manual1
-rw-r--r--package/glibc/Makefile1
2 files changed, 1 insertions, 1 deletions
diff --git a/package/glibc/Config.in.manual b/package/glibc/Config.in.manual
index e149fb144..dd5ab418a 100644
--- a/package/glibc/Config.in.manual
+++ b/package/glibc/Config.in.manual
@@ -4,6 +4,7 @@ config ADK_PACKAGE_GLIBC
default y if ADK_TARGET_LIB_GLIBC && !ADK_TOOLCHAIN_ONLY
default n
depends on ADK_TARGET_LIB_GLIBC
+ select ADK_PACKAGE_TZDATA
help
GNU C library.
diff --git a/package/glibc/Makefile b/package/glibc/Makefile
index 2e50073f8..c6e57b460 100644
--- a/package/glibc/Makefile
+++ b/package/glibc/Makefile
@@ -14,7 +14,6 @@ PKG_VER:= 2.16
PKG_SECTION:= base
PKG_OPTS:= noremove
PKG_SUBPKGS:= GLIBC GLIBC_DEV GLIBC_STATIC
-PKG_DEPENDS:= tzdata
NO_DISTFILES:= 1