mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-28 12:02:04 +01:00
Add subpackages for each lua version with the right direct dependency of lua-filesystem. This avoids surprises and is more robust than rely on indirect install_if in lua-filesystem. It fixes the dependency chain for aconf that has no direct dependency of lua interpreter, but uses uwsgi-lua. Fixes commit b106a06b4e1f (main/lua-penlight: modernize abuild, remove subpkgs, add rock_manifest, 2018-04-16)