summaryrefslogtreecommitdiff
path: root/package/gob2/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/gob2/Config.in')
-rw-r--r--package/gob2/Config.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/gob2/Config.in b/package/gob2/Config.in
index faeb8b3e7..bd9ba1f26 100644
--- a/package/gob2/Config.in
+++ b/package/gob2/Config.in
@@ -7,7 +7,7 @@ config BR2_PACKAGE_GOB2
select BR2_PACKAGE_FLEX
select BR2_PACKAGE_BISON
# development tool, useless on the target
- depends on BR2_DEPRECATED
+ depends on BR2_DEPRECATED_SINCE_2014_02
help
GOB (GTK+ Object Builder) is a preprocessor which simplifies
the writing of GObjects in C.
@@ -16,4 +16,5 @@ config BR2_PACKAGE_GOB2
comment "gob2 needs a toolchain w/ wchar"
depends on BR2_USE_MMU
+ depends on BR2_DEPRECATED_SINCE_2014_02
depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS