diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-22 07:35:13 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-22 07:35:13 +0000 |
commit | 36af942d5b1ffe89af800f76bf3affef003c1c62 (patch) | |
tree | e3ff68b4ea48f3d91150c057399d2c1d4bce13fc /openwrt/package/libxslt/ipkg/libxslt.control | |
parent | 3517b13d1ca9a24158acb6033d6827ca6c39ecae (diff) |
add libxslt package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1720 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/libxslt/ipkg/libxslt.control')
-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 000000000..9a906d455 --- /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 |