mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/crun: add zstd to makedepends
needed to unpack the tarball
This commit is contained in:
parent
8def6e691b
commit
91b2c848d5
@ -8,7 +8,7 @@ pkgdesc="Fast and lightweight fully featured OCI runtime and C library for runni
|
||||
url="https://github.com/containers/crun"
|
||||
license="GPL-2.0-or-later AND LGPL-2.1-or-later"
|
||||
arch="all"
|
||||
makedepends="libcap-dev libseccomp-dev yajl-dev argp-standalone python3 go-md2man"
|
||||
makedepends="libcap-dev libseccomp-dev yajl-dev argp-standalone python3 go-md2man zstd"
|
||||
subpackages="$pkgname-doc $pkgname-static"
|
||||
source="https://github.com/containers/crun/releases/download/$pkgver/crun-$pkgver.tar.zst"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user