From 7d8df2fda273c4b08790be44700993526d12adc7 Mon Sep 17 00:00:00 2001 From: nico Date: Sat, 9 Apr 2005 14:21:54 +0000 Subject: Add libpthread dependency git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@604 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/glib/Config.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'package/glib/Config.in') diff --git a/package/glib/Config.in b/package/glib/Config.in index 4bbbee57d..679b200ee 100644 --- a/package/glib/Config.in +++ b/package/glib/Config.in @@ -1,6 +1,12 @@ config BR2_PACKAGE_GLIB + select BR2_PACKAGE_LIBPTHREAD tristate "glib 1.2" default m help GLib is a library containing many useful C routines for things such as trees, hashes, and lists. + + http://www.gtk.org/ + + Depends: libpthread + -- cgit v1.2.3