Browse Source

libglib2: no longer needs glib2-dev package on host

Peter Korsgaard 16 years ago
parent
commit
58703982e7
1 changed files with 0 additions and 1 deletions
  1. 0 1
      package/libglib2/Config.in

+ 0 - 1
package/libglib2/Config.in

@@ -5,6 +5,5 @@ config BR2_PACKAGE_LIBGLIB2
 	select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
 	help
 	  Low-level core library that forms the basis of GTK+ and GNOME.
-	  Requires libglib2 (-dev) on the host. 
 
 	  http://www.gtk.org/