summaryrefslogtreecommitdiffstats
path: root/openwrt/package/glib/glib.control
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/glib.control
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/glib.control')
-rw-r--r--openwrt/package/glib/glib.control9
1 files changed, 0 insertions, 9 deletions
diff --git a/openwrt/package/glib/glib.control b/openwrt/package/glib/glib.control
deleted file mode 100644
index 41ebd68a3..000000000
--- a/openwrt/package/glib/glib.control
+++ /dev/null
@@ -1,9 +0,0 @@
-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