From b515d6f88e8cbfe1b742d0a5cc99aa2d55b6c38e Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Thu, 22 May 2008 17:21:30 +0000 Subject: * Changed Makefiles to use mainline Lua * Added a dispatching shortcut (thanks to Jow) --- contrib/package/haserl-lua/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/package/haserl-lua') diff --git a/contrib/package/haserl-lua/Makefile b/contrib/package/haserl-lua/Makefile index ed4279bfdd..bc8cb44eb2 100644 --- a/contrib/package/haserl-lua/Makefile +++ b/contrib/package/haserl-lua/Makefile @@ -23,7 +23,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-luci + DEPENDS:=+liblua endef CONFIGURE_ARGS += \ -- cgit v1.2.3