aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lua-cqueues-pushy/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/lua-cqueues-pushy/APKBUILD')
-rw-r--r--testing/lua-cqueues-pushy/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lua-cqueues-pushy/APKBUILD b/testing/lua-cqueues-pushy/APKBUILD
index 4624f1d0c1..753cc083ea 100644
--- a/testing/lua-cqueues-pushy/APKBUILD
+++ b/testing/lua-cqueues-pushy/APKBUILD
@@ -10,7 +10,7 @@ arch="all"
license="GPLv2"
install=""
depends=""
-makedepends=""
+makedepends="linux-headers"
subpackages=""
for _i in $_luaversions; do
makedepends="$makedepends lua$_i-dev"