summaryrefslogtreecommitdiff
path: root/packages/development
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-05-17 22:45:57 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-05-17 22:45:57 +0200
commit0ead48c714b2ea5f20235d9a654ac62116e70769 (patch)
tree6765634e506b583ca22cfc9b22ef15eaa5783362 /packages/development
parent2712c83eb51c033a74047cc5c592c285a46fab8b (diff)
downloadembtoolkit-0ead48c714b2ea5f20235d9a654ac62116e70769.tar.gz
embtoolkit-0ead48c714b2ea5f20235d9a654ac62116e70769.tar.bz2
embtoolkit-0ead48c714b2ea5f20235d9a654ac62116e70769.tar.xz
Packages: bosst: fix icu dependency
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'packages/development')
-rw-r--r--packages/development/boost/boost.kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/development/boost/boost.kconfig b/packages/development/boost/boost.kconfig
index af2bd6e..6e75522 100644
--- a/packages/development/boost/boost.kconfig
+++ b/packages/development/boost/boost.kconfig
@@ -51,6 +51,7 @@ if EMBTK_HAVE_BOOST
comment "Boost options"
config EMBTK_BOOST_WITH_ICU
bool "Build boot with icu support"
+ select EMBTK_HAVE_ICU
config EMBTK_BOOST_WITH_ATOMIC
bool "Build boot with atomic support"
config EMBTK_BOOST_WITH_COROUTINE