diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-14 06:41:39 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-14 06:41:39 +0000 |
commit | 4a42fa23196b16efea78c84202e45f9f4d13c6a8 (patch) | |
tree | 37bb8a54ca9a78384ecf4a36c48d730bb0abbbbc /package/libxml2/ipkg | |
parent | ec20fa7ee77bbea93d2fd15c7d68157590eae20a (diff) |
add libxml2 package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1657 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libxml2/ipkg')
-rw-r--r-- | package/libxml2/ipkg/libxml2.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/package/libxml2/ipkg/libxml2.control b/package/libxml2/ipkg/libxml2.control new file mode 100644 index 000000000..383a4d0e3 --- /dev/null +++ b/package/libxml2/ipkg/libxml2.control @@ -0,0 +1,9 @@ +Package: libxml2 +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/libxml2/ +Description: Gnome XML library +Depends: zlib |