summaryrefslogtreecommitdiffstats
path: root/package/glib/ipkg
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-13 02:34:54 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-13 02:34:54 +0000
commit1bcbf401379815eaa2a10978ca901075520272f5 (patch)
tree2cc8e0b27d67a49681bab35ea4555c12351e4d71 /package/glib/ipkg
parentcc32c7ac36e6b0e389376ec95cdcb308addfed5c (diff)
Convert glib to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@869 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/glib/ipkg')
-rw-r--r--package/glib/ipkg/glib1.control9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/glib/ipkg/glib1.control b/package/glib/ipkg/glib1.control
new file mode 100644
index 000000000..41ebd68a3
--- /dev/null
+++ b/package/glib/ipkg/glib1.control
@@ -0,0 +1,9 @@
+Package: glib1
+Priority: optional
+Section: libs
+Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
+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