diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-09-19 22:57:49 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-09-19 22:57:49 +0000 |
commit | 42cd45b480b2d295b10d64c6ca5a1377f1651418 (patch) | |
tree | 5a27e1dd7a1c35398f8384b6eedaad38d17718a8 /openwrt/package/jpeg/ipkg | |
parent | 7e3d15543ba6208e6947a1828ba9b75fee63982c (diff) | |
download | mtk-20170518-42cd45b480b2d295b10d64c6ca5a1377f1651418.zip mtk-20170518-42cd45b480b2d295b10d64c6ca5a1377f1651418.tar.gz mtk-20170518-42cd45b480b2d295b10d64c6ca5a1377f1651418.tar.bz2 |
add libjpeg
SVN-Revision: 1946
Diffstat (limited to 'openwrt/package/jpeg/ipkg')
-rw-r--r-- | openwrt/package/jpeg/ipkg/libjpeg.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/jpeg/ipkg/libjpeg.control b/openwrt/package/jpeg/ipkg/libjpeg.control new file mode 100644 index 0000000..7386d91 --- /dev/null +++ b/openwrt/package/jpeg/ipkg/libjpeg.control @@ -0,0 +1,8 @@ +Package: libjpeg +Priority: optional +Section: libs +Maintainer: OpenWrt Developer Team <openwrt-devel@openwrt.org> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/jpeg/ +Depends: +Description: The Independent JPEG Group's JPEG runtime library + |