X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=net%2Flighttpd%2FMakefile;h=e352fbeee94e593e838ec6f75463e4518912698e;hp=1c74d78fbde833d09cc615459ac2782a1f88c056;hb=c5d42343130a4c86803125875ca325a7bc0c8cff;hpb=28dcd092353c8a0670881f3c2f378cd65b9d3f9b diff --git a/net/lighttpd/Makefile b/net/lighttpd/Makefile index 1c74d78fbd..e352fbeee9 100644 --- a/net/lighttpd/Makefile +++ b/net/lighttpd/Makefile @@ -26,7 +26,7 @@ define Package/lighttpd MENU:=1 SECTION:=net CATEGORY:=Network - DEPENDS:=+libopenssl +libpcre +libpthread + DEPENDS:=+libopenssl +libpcre +libpthread +libsqlite3 +libxml2 TITLE:=A flexible and lightweight web server URL:=http://www.lighttpd.net/ endef