diff options
Diffstat (limited to 'openwrt/package/glib/Config.in')
-rw-r--r-- | openwrt/package/glib/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/glib/Config.in b/openwrt/package/glib/Config.in index 1ec23b9ef..f11c06370 100644 --- a/openwrt/package/glib/Config.in +++ b/openwrt/package/glib/Config.in @@ -1,5 +1,5 @@ config BR2_COMPILE_GLIB - bool + tristate depends BR2_PACKAGE_GLIB1 config BR2_PACKAGE_GLIB1 |