package/boost: fix space tabs

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Jörg Krause 2015-12-11 14:57:58 +01:00 committed by Thomas Petazzoni
parent 12ec0cd9af
commit 8e098cbe6e

View File

@ -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"