aboutsummaryrefslogtreecommitdiffstats
path: root/main/lua-llthreads
diff options
context:
space:
mode:
Diffstat (limited to 'main/lua-llthreads')
-rw-r--r--main/lua-llthreads/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/lua-llthreads/APKBUILD b/main/lua-llthreads/APKBUILD
index dd7a452890..60464037fb 100644
--- a/main/lua-llthreads/APKBUILD
+++ b/main/lua-llthreads/APKBUILD
@@ -4,7 +4,7 @@ _luaversions="5.1 5.2"
pkgname=lua-llthreads
pkgver=1.2
-pkgrel=1
+pkgrel=2
pkgdesc="Low-Level native threads module for Lua"
url="https://github.com/Neopallium/lua-llthreads"
arch="all"
@@ -61,6 +61,7 @@ _split() {
local d= _ver=$1
pkgdesc="Low-Level native threads module for Lua $_ver"
replaces="$pkgname"
+ depends=
for d in usr/lib/lua usr/share/lua; do
if [ -d "$pkgdir"/$d/$_ver ]; then
mkdir -p "$subpkgdir"/$d