diff options
Diffstat (limited to 'contrib/package/haserl-lua/Makefile')
-rw-r--r-- | contrib/package/haserl-lua/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/haserl-lua/Makefile b/contrib/package/haserl-lua/Makefile index c531d3399a..9b5b198fc1 100644 --- a/contrib/package/haserl-lua/Makefile +++ b/contrib/package/haserl-lua/Makefile @@ -24,7 +24,7 @@ define Package/haserl-lua CATEGORY:=Utilities TITLE:=A CGI wrapper to embed shell scripts in HTML documents URL:=http://haserl.sourceforge.net/ - DEPENDS:=+liblua + DEPENDS:=+liblua-luci endef CONFIGURE_ARGS += \ |