From 8934bba5d225b276691c5679a372031cc1e87b0a Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 8 Jul 2019 13:11:26 +0200 Subject: extra/linux-pae: needs cpio to build --- extra/linux-pae/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra') diff --git a/extra/linux-pae/PKGBUILD b/extra/linux-pae/PKGBUILD index 472d55cd..c042c364 100644 --- a/extra/linux-pae/PKGBUILD +++ b/extra/linux-pae/PKGBUILD @@ -10,7 +10,7 @@ pkgrel='1' arch=('i686' 'pentium4') url="https://www.kernel.org/" license=('GPL2') -makedepends=('xmlto' 'kmod' 'inetutils' 'bc' 'libelf') +makedepends=('xmlto' 'kmod' 'inetutils' 'bc' 'cpio' 'libelf') options=('!strip') source=( https://www.kernel.org/pub/linux/kernel/v${pkgver%%.*}.x/${_srcname}.tar.{xz,sign} -- cgit v1.2.3