diff options
Diffstat (limited to 'extra/linux-pae')
-rw-r--r-- | extra/linux-pae/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
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} |