don't fail if BR2_USE_UPDATES tries to update non-checkout
[buildroot.git] / package / libglib2 / Config.in
blob650d6aa0220846fbc28df8ae88e9c4750ef6bce6
1 config BR2_PACKAGE_LIBGLIB2
2         bool "libglib2"
3         default n
4         select BR2_ENABLE_LOCALE
5         select BR2_PACKAGE_GETTEXT
6         select BR2_PACKAGE_LIBINTL
7         select BR2_PACKAGE_PKGCONFIG
8         help
9           Low-level core library that forms the basis of GTK+ and GNOME.
11           http://www.gtk.org/