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"