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