From 8e098cbe6e602b73af70a825c20c13f07f6c58db Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=B6rg=20Krause?= Date: Fri, 11 Dec 2015 14:57:58 +0100 Subject: [PATCH] package/boost: fix space tabs MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jörg Krause Reviewed-by: Vicente Olivert Riera Signed-off-by: Thomas Petazzoni --- package/boost/Config.in | 4 ++-- 1 file 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" -- 2.30.2