From 6a9cd94835d15320b25da41b03f2a3d22d01da93 Mon Sep 17 00:00:00 2001 From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org> Date: Wed, 13 Mar 2024 03:50:11 +0000 Subject: [PATCH] testing/zot: add linux-headers to makedepends linux/limits.h is needed by github.com/containers/storage/pkg/unshare --- testing/zot/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/zot/APKBUILD b/testing/zot/APKBUILD index 8446319f03a..5fd8a4c1013 100644 --- a/testing/zot/APKBUILD +++ b/testing/zot/APKBUILD @@ -8,7 +8,7 @@ url="https://zotregistry.io/" # 32-bit, s390x, riscv64: tests fail to build arch="all !armv7 !armhf !x86 !s390x !riscv64" license="Apache-2.0" -makedepends="go npm nodejs" +makedepends="go linux-headers npm nodejs" subpackages=" $pkgname-doc $pkgname-openrc