diff options
author | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2004-07-16 05:39:49 +0000 |
---|---|---|
committer | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2004-07-16 05:39:49 +0000 |
commit | 74a795bdb91b6b04297a588f5a4c5c9cfaf8f68a (patch) | |
tree | 948281c4a685c5dee5dfed913f7f8a01d219319d /obsolete-buildroot/sources | |
parent | d23c87e9b258c7ab7e870f49c48a8bf80ba5f054 (diff) |
zlib patches from below0
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@98 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'obsolete-buildroot/sources')
-rw-r--r-- | obsolete-buildroot/sources/zlib.control | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/obsolete-buildroot/sources/zlib.control b/obsolete-buildroot/sources/zlib.control new file mode 100644 index 000000000..608176d81 --- /dev/null +++ b/obsolete-buildroot/sources/zlib.control @@ -0,0 +1,10 @@ +Package: zlib +Priority: optional +Version: 1.1.4-1 +Architecture: mipsel +Maintainer: below0 +Section: libs +Source: Embedded in the main OpenWrt buildroot +Description: zlib is a library implementing the 'deflate' compression system used by many programs. + + |