mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/mkinitcpio: fix
This commit is contained in:
parent
dc16d9ef32
commit
924074837a
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ license=('GPL-2.0-only')
|
|||
depends=('awk' 'mkinitcpio-busybox' 'kmod' 'util-linux' 'libarchive' 'coreutils'
|
||||
'bash' 'binutils' 'diffutils' 'findutils' 'grep' 'gzip' 'filesystem' 'zstd' 'systemd')
|
||||
checkdepends=('bats' 'bats-assert' 'lzop')
|
||||
#makedepends=('asciidoctor') # only when build from git source
|
||||
makedepends=('asciidoctor') # only when build from git source
|
||||
optdepends=('xz: Use lzma or xz compression for the initramfs image'
|
||||
'bzip2: Use bzip2 compression for the initramfs image'
|
||||
'lzop: Use lzo compression for the initramfs image'
|
||||
|
|
Loading…
Reference in a new issue