aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
Diffstat (limited to 'main')
-rw-r--r--main/lua-posix/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/lua-posix/APKBUILD b/main/lua-posix/APKBUILD
index 156667c19d..ba9d6e4892 100644
--- a/main/lua-posix/APKBUILD
+++ b/main/lua-posix/APKBUILD
@@ -5,13 +5,13 @@ _luaversions="5.1 5.2 5.3"
pkgname=lua-posix
_name=luaposix
pkgver=33.3.1
-pkgrel=4
+pkgrel=5
pkgdesc="POSIX library for Lua $_luaver"
url="https://github.com/luaposix/luaposix"
arch="all"
license="MIT"
depends=""
-makedepends="perl ncurses-dev automake autoconf lua-bitlib"
+makedepends="perl ncurses-dev automake autoconf linux-headers lua-bitlib"
subpackages="$pkgname-doc lua-curses:_curses"
for _i in $_luaversions; do