summaryrefslogtreecommitdiff
path: root/openwrt/package/lighttpd/ipkg
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2006-04-16 22:26:21 +0000
committerFlorian Fainelli <florian@openwrt.org>2006-04-16 22:26:21 +0000
commit624bba95de47393ddbc7506665611f45db8a03a2 (patch)
treeb1fd2c1dcf9e00ca103a28d857592ef607df84aa /openwrt/package/lighttpd/ipkg
parent965f68dcac2d7960219818ae5a7eb30da669aae9 (diff)
downloadmtk-20170518-624bba95de47393ddbc7506665611f45db8a03a2.zip
mtk-20170518-624bba95de47393ddbc7506665611f45db8a03a2.tar.gz
mtk-20170518-624bba95de47393ddbc7506665611f45db8a03a2.tar.bz2
Create iptraf directories Build mod_webdav for lighttpd Fix libtool patch
SVN-Revision: 3661
Diffstat (limited to 'openwrt/package/lighttpd/ipkg')
-rw-r--r--openwrt/package/lighttpd/ipkg/lighttpd-mod-webdav.control5
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/lighttpd/ipkg/lighttpd-mod-webdav.control b/openwrt/package/lighttpd/ipkg/lighttpd-mod-webdav.control
new file mode 100644
index 0000000..0d5110c
--- /dev/null
+++ b/openwrt/package/lighttpd/ipkg/lighttpd-mod-webdav.control
@@ -0,0 +1,5 @@
+Package: lighttpd-mod-webdav
+Priority: optional
+Section: net
+Description: a webdav module for lighttpd
+Depends: lighttpd, libxml2, sqlite