diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-03 00:20:48 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-03 00:20:48 +0000 |
commit | 055287a05b2f87987cf94247027885474e94b231 (patch) | |
tree | 13f232982ae3a01ca62eba5ad39e81b18fac961e /package/glib/glib.control | |
parent | fc3037d051e0a0c885635055a55f4d73ef717b2c (diff) |
add glib
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@535 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/glib/glib.control')
-rw-r--r-- | package/glib/glib.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/glib/glib.control b/package/glib/glib.control new file mode 100644 index 000000000..9ebb38ddd --- /dev/null +++ b/package/glib/glib.control @@ -0,0 +1,8 @@ +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. |