summaryrefslogtreecommitdiff
path: root/package/eglibc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-07-29 17:40:00 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-07-29 17:40:00 +0200
commit45db37a3d6735a733e87998f4ac85066eb35f1d6 (patch)
tree10425e8037492d28a8ec40999a0bcf1cceb4b9e1 /package/eglibc
parent1fad491e3c88e0f9b6a0eb15c499dace2b0f37a3 (diff)
parentcbe0bc6801ec933d3268773907ce9e75a1e91252 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/eglibc')
-rw-r--r--package/eglibc/Config.in.manual1
-rw-r--r--package/eglibc/Makefile1
2 files changed, 1 insertions, 1 deletions
diff --git a/package/eglibc/Config.in.manual b/package/eglibc/Config.in.manual
index 0e7598edf..fd6d6fbb8 100644
--- a/package/eglibc/Config.in.manual
+++ b/package/eglibc/Config.in.manual
@@ -4,6 +4,7 @@ config ADK_PACKAGE_EGLIBC
default y if ADK_TARGET_LIB_EGLIBC && !ADK_TOOLCHAIN_ONLY
default n
depends on ADK_TARGET_LIB_EGLIBC
+ select ADK_PACKAGE_TZDATA
help
embedded GNU C library.
diff --git a/package/eglibc/Makefile b/package/eglibc/Makefile
index d9acdb8fd..9f37255cf 100644
--- a/package/eglibc/Makefile
+++ b/package/eglibc/Makefile
@@ -9,7 +9,6 @@ PKG_DESCR:= embedded GNU C library
PKG_SECTION:= base
PKG_OPTS:= noremove
PKG_SUBPKGS:= EGLIBC EGLIBC_DEV EGLIBC_STATIC
-PKG_DEPENDS:= tzdata
NO_DISTFILES:= 1