diff options
Diffstat (limited to 'package/boost/Config.in')
-rw-r--r-- | package/boost/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/boost/Config.in b/package/boost/Config.in index cffaf6e0e9..97d080243a 100644 --- a/package/boost/Config.in +++ b/package/boost/Config.in @@ -75,8 +75,8 @@ config BR2_PACKAGE_BOOST_CONTEXT || BR2_powerpc || BR2_x86_64) config BR2_PACKAGE_BOOST_COROUTINE - bool "boost-coroutine" - depends on BR2_PACKAGE_BOOST_CONTEXT + bool "boost-coroutine" + depends on BR2_PACKAGE_BOOST_CONTEXT config BR2_PACKAGE_BOOST_DATE_TIME bool "boost-date_time" |