+1 for getting this committed.

Thanks,
Dave Cooper

On 9-Feb-09, at 8:35 AM, Roberto Riggio <roberto.rig...@create- 
net.org> wrote:

> Please disregard the previous patch this is the right one.
>
> Signed-off-by: Roberto Riggio <[email protected]>
>
> --
>
> Index: net/lighttpd/Makefile
> ===================================================================
> --- net/lighttpd/Makefile    (revision 14458)
> +++ net/lighttpd/Makefile    (working copy)
> @@ -30,7 +30,7 @@
> define Package/lighttpd
>   $(call Package/lighttpd/Default)
>   MENU:=1
> -  DEPENDS:=+libopenssl +libpcre +libpthread +libsqlite3 +libxml2
> +  DEPENDS:=+libopenssl +libpcre +libpthread
>   TITLE:=A flexible and lightweight web server
> endef
>
> @@ -126,7 +126,7 @@
>
> define Package/lighttpd-mod-webdav
>   $(call Package/lighttpd/Default)
> -  DEPENDS:=lighttpd
> +  DEPENDS:=lighttpd +libsqlite3 +libxml2
>   TITLE:=WebDAV module
> endef
>
> _______________________________________________
> openwrt-devel mailing list
> [email protected]
> http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
[email protected]
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to