mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/zot: add linux-headers to makedepends
linux/limits.h is needed by github.com/containers/storage/pkg/unshare
This commit is contained in:
parent
b3ef9d87c7
commit
6a9cd94835
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user