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 | 2ae605d0ff241ad0243488acd0a130a57a2ccb5f (patch) | |
tree | 382245611c5e2eb39bbd89a9cb5346ac160c59e2 /package/libxslt/ipkg | |
parent | 46a35d1e31937ca09d2766c09e265c4678fad464 (diff) | |
download | upstream-2ae605d0ff241ad0243488acd0a130a57a2ccb5f.tar.gz upstream-2ae605d0ff241ad0243488acd0a130a57a2ccb5f.tar.bz2 upstream-2ae605d0ff241ad0243488acd0a130a57a2ccb5f.zip |
add libxslt package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1720 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libxslt/ipkg')
-rw-r--r-- | package/libxslt/ipkg/libxslt.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/package/libxslt/ipkg/libxslt.control b/package/libxslt/ipkg/libxslt.control new file mode 100644 index 0000000000..9a906d455d --- /dev/null +++ b/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 |