tzdata: add missing comment for toolchain option dependencies
authorThomas De Schampheleire <patrickdepinguin@gmail.com>
Wed, 18 Dec 2013 20:29:10 +0000 (21:29 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 19 Dec 2013 20:41:01 +0000 (21:41 +0100)
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/tzdata/Config.in

index dec5f86c27e0a6539c42499ec557320b7e6ab6f0..72615d38bffeec89bb3a6e1da485e2a137e37a66 100644 (file)
@@ -1,3 +1,6 @@
+comment "tzdata needs an (e)glibc toolchain"
+       depends on !BR2_TOOLCHAIN_USES_GLIBC
+
 config BR2_PACKAGE_TZDATA
        bool "tzdata"
        depends on BR2_TOOLCHAIN_USES_GLIBC