diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-08-22 07:35:13 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-08-22 07:35:13 +0000 |
commit | e687e9e9c7e9a4d164186110cff86424cc865fa4 (patch) | |
tree | e3ff68b4ea48f3d91150c057399d2c1d4bce13fc /openwrt/package/libxslt/ipkg | |
parent | 78a3bc69d8ced21c04ce7b185099bd9d541a394f (diff) | |
download | mtk-20170518-e687e9e9c7e9a4d164186110cff86424cc865fa4.zip mtk-20170518-e687e9e9c7e9a4d164186110cff86424cc865fa4.tar.gz mtk-20170518-e687e9e9c7e9a4d164186110cff86424cc865fa4.tar.bz2 |
add libxslt package
SVN-Revision: 1720
Diffstat (limited to 'openwrt/package/libxslt/ipkg')
-rw-r--r-- | openwrt/package/libxslt/ipkg/libxslt.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/libxslt/ipkg/libxslt.control b/openwrt/package/libxslt/ipkg/libxslt.control new file mode 100644 index 0000000..9a906d4 --- /dev/null +++ b/openwrt/package/libxslt/ipkg/libxslt.control @@ -0,0 +1,9 @@ +Package: libxslt +Priority: optional +Section: libs +Version: [TBDL] +Architecture: [TBDL] +Maintainer: OpenWrt Developers Team <bugs@openwrt.org> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/libxslt/ +Description: Gnome XML library +Depends: libxml2 |