aboutsummaryrefslogtreecommitdiffstats
path: root/package/glib/ipkg
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-05-13 02:34:54 +0000
committerNicolas Thill <nico@openwrt.org>2005-05-13 02:34:54 +0000
commita26e387f5284dde482214eade699d3d64376eca9 (patch)
tree2cc8e0b27d67a49681bab35ea4555c12351e4d71 /package/glib/ipkg
parentff2fa89b683f4cec09f4f6b6a42620487dc64b3d (diff)
downloadmaster-187ad058-a26e387f5284dde482214eade699d3d64376eca9.tar.gz
master-187ad058-a26e387f5284dde482214eade699d3d64376eca9.tar.bz2
master-187ad058-a26e387f5284dde482214eade699d3d64376eca9.zip
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 0000000000..41ebd68a31
--- /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