mkinitcpio: add zstd dependency
This commit is contained in:
parent
e67b2e4d68
commit
9740b1a57c
@ -1,10 +1,10 @@
|
||||
# Template file for 'mkinitcpio'
|
||||
pkgname=mkinitcpio
|
||||
version=37
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="asciidoc"
|
||||
depends="busybox-static bsdtar bash"
|
||||
depends="busybox-static bsdtar bash zstd"
|
||||
checkdepends="busybox-static bats-assert lz4 xz zstd lzop"
|
||||
short_desc="Next generation of initramfs creation"
|
||||
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user