aboutsummaryrefslogtreecommitdiffstats
path: root/community/lua-lunix/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lua-lunix/APKBUILD')
-rw-r--r--community/lua-lunix/APKBUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/community/lua-lunix/APKBUILD b/community/lua-lunix/APKBUILD
index 77609cdca84..74aeb3714f2 100644
--- a/community/lua-lunix/APKBUILD
+++ b/community/lua-lunix/APKBUILD
@@ -9,9 +9,6 @@ pkgdesc="Comprehensive Unix API Module for Lua"
url="https://github.com/wahern/lunix"
arch="all"
license="MIT"
-depends=""
-makedepends=""
-subpackages=""
for _v in $_luaversions; do
makedepends="$makedepends lua$_v-dev"
subpackages="$subpackages lua$_v-$_pkgname:_package"