linux5.3: add tar and xz to hostmakedepends
linux5.3 is EOL yet someone may want or need to still build it.
This commit is contained in:
parent
7440264d2a
commit
e08939381d
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ preserve=yes
|
|||
|
||||
archs="i686* x86_64* armv5tel* armv6l* armv7l* aarch64* ppc*"
|
||||
hostmakedepends="bc elfutils-devel flex gmp-devel kmod libmpc-devel
|
||||
libressl-devel perl uboot-mkimage cpio"
|
||||
libressl-devel perl uboot-mkimage cpio tar xz"
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
triggers="kernel-hooks"
|
||||
|
|
Loading…
Reference in a new issue