Avoid: make: a2x: Command not found Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> --- PKGBUILD | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 58716c2..13c6353 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,6 +8,7 @@ conflicts=('mkinitcpio') provides=('mkinitcpio=9999') depends=('mkinitcpio-busybox>=1.16.1-2' 'module-init-tools' 'util-linux>=2.19' 'libarchive' 'coreutils' 'bash' 'findutils' 'sed' 'grep' 'filesystem>=2009.01-2' 'udev>=168' 'file' 'gzip') +makedepends=('asciidoc') 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' -- 1.7.5.2