summaryrefslogtreecommitdiffstats
path: root/openwrt/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
commit6c9a6c4ca53159eef0663b984b10391731be03f4 (patch)
tree510f54a9fea004de4af68af92df6216e9d54b67c /openwrt/package/glib/ipkg
parent9925d1854971bf601f3034486861d1bc2c659cd0 (diff)
Convert glib to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@869 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/glib/ipkg')
-rw-r--r--openwrt/package/glib/ipkg/glib1.control9
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/glib/ipkg/glib1.control b/openwrt/package/glib/ipkg/glib1.control
new file mode 100644
index 000000000..41ebd68a3
--- /dev/null
+++ b/openwrt/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