aboutsummaryrefslogtreecommitdiffstats
path: root/main/lua-openrc/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/lua-openrc/APKBUILD')
-rw-r--r--main/lua-openrc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lua-openrc/APKBUILD b/main/lua-openrc/APKBUILD
index e4e579bf60..5e2c0347ed 100644
--- a/main/lua-openrc/APKBUILD
+++ b/main/lua-openrc/APKBUILD
@@ -9,7 +9,7 @@ arch="all"
license="GPL"
depends="lua5.1-openrc"
install=
-makedepends="openrc-dev"
+makedepends="openrc-dev bsd-compat-headers"
subpackages=""
for _i in $_luaversions; do
makedepends="$makedepends lua$_i-dev"