diff options
Diffstat (limited to 'package/dbus-cpp')
-rw-r--r-- | package/dbus-cpp/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dbus-cpp/Config.in b/package/dbus-cpp/Config.in index 8e9ed662a5..e90b211490 100644 --- a/package/dbus-cpp/Config.in +++ b/package/dbus-cpp/Config.in @@ -13,7 +13,7 @@ config BR2_PACKAGE_DBUS_CPP http://sourceforge.net/projects/dbus-cplusplus/ -comment "dbus-c++ needs a uClibc or (e)glibc toolchain w/ C++, threads" +comment "dbus-c++ needs a uClibc or glibc toolchain w/ C++, threads" depends on BR2_USE_MMU depends on BR2_PACKAGE_DBUS depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS \ |