summaryrefslogtreecommitdiff
path: root/package/eglibc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-07-30 14:27:32 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-07-30 14:27:32 +0200
commit021acb6b3c65dcb4cc2b212839a43503ea5d83b1 (patch)
tree6a910dfe9e6eeb2f00487e43b3ba02c4c2ade1d9 /package/eglibc
parent9e7082cef23e5320365e4de4c410ac3012e14f98 (diff)
parent99948a8d7fa2bcd022e8ddbe09a954beeefcf6a7 (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