summaryrefslogtreecommitdiffstats
path: root/package/glib/glib.control
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-09 14:21:54 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-09 14:21:54 +0000
commit7d8df2fda273c4b08790be44700993526d12adc7 (patch)
treea0b52636012c0292c9142756c8abb56f1c4f608f /package/glib/glib.control
parent7c5c9459231411d0ae658d71dbd6ef5c852f0ce9 (diff)
Add libpthread dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@604 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/glib/glib.control')
-rw-r--r--package/glib/glib.control1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/glib/glib.control b/package/glib/glib.control
index 9ebb38ddd..41ebd68a3 100644
--- a/package/glib/glib.control
+++ b/package/glib/glib.control
@@ -6,3 +6,4 @@ Source: buildroot internal
Description: The GLib library of C routines
GLib is a library containing many useful C routines for things such
as trees, hashes, and lists.
+Depends: libpthread