fix lighttpd dependencies
[openwrt/svn-archive/archive.git] / net / lighttpd / Makefile
index 1c74d78fbde833d09cc615459ac2782a1f88c056..e352fbeee94e593e838ec6f75463e4518912698e 100644 (file)
@@ -26,7 +26,7 @@ define Package/lighttpd
   MENU:=1
   SECTION:=net
   CATEGORY:=Network
   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
   TITLE:=A flexible and lightweight web server
   URL:=http://www.lighttpd.net/
 endef