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 9f1bf3d090..a8615f0f72 100644 --- a/openwrt/package/glib/Config.in +++ b/openwrt/package/glib/Config.in @@ -1,6 +1,6 @@ config BR2_PACKAGE_GLIB1 select BR2_PACKAGE_LIBPTHREAD - tristate "glib 1.2" + tristate "glib 1.2 - The GLib library of C routines" default m if CONFIG_DEVEL help GLib is a library containing many useful C routines for things such |