summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 756ee5f95107..c7f25027e9f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url='http://www.sile-typesetter.org'
license=('MIT')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-_lua_deps=('bit32' 'luaepnf' 'lpeg' 'cassowary>=2.1' 'linenoise' 'zlib' 'cliargs'
+_lua_deps=('bit32' 'luaepnf' 'lpeg' 'cassowary>=2.2' 'linenoise' 'zlib' 'cliargs'
'luaepnf' 'filesystem' 'repl' 'sec' 'socket' 'penlight' 'stdlib'
'vstruct')
depends=('fontconfig'