diff --git a/net/lighttpd/Makefile b/net/lighttpd/Makefile index 03ea1fcd7..5407fb603 100644 --- a/net/lighttpd/Makefile +++ b/net/lighttpd/Makefile @@ -185,4 +185,4 @@ $(eval $(call BuildPlugin,status,Server status display,,30)) $(eval $(call BuildPlugin,userdir,User directory,,30)) $(eval $(call BuildPlugin,usertrack,User tracking,,30)) $(eval $(call BuildPlugin,webdav,WebDAV,+PACKAGE_lighttpd-mod-webdav:libsqlite3 +PACKAGE_lighttpd-mod-webdav:libuuid +PACKAGE_lighttpd-mod-webdav:libxml2,30)) - +$(eval $(call BuildPlugin,wstunnel,Websocket tunneling,,30))