From 13eb04abbc9d8561e44786ce9b0dd94bc1454e1f Mon Sep 17 00:00:00 2001 From: Kaarle Ritvanen Date: Fri, 26 Apr 2013 16:07:10 +0300 Subject: substitute lua-posix for lua-filesystem --- install-deps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install-deps.sh') diff --git a/install-deps.sh b/install-deps.sh index dcea022..e1b3429 100755 --- a/install-deps.sh +++ b/install-deps.sh @@ -3,7 +3,7 @@ # Copyright (c) 2012-2013 Kaarle Ritvanen # See LICENSE file for license details -PACKAGES="lua-augeas lua-filesystem lua-json4 lua-stringy uwsgi uwsgi-lua" +PACKAGES="lua-augeas lua-json4 lua-posix lua-stringy uwsgi uwsgi-lua" [ "$1" = -d ] && PACKAGES="$PACKAGES bash curl" -- cgit v1.2.3