linux4.14: let linux4.14-headers detect its dependency on libelf.

This is needed for /usr/src/kernel-headers-4.14.4_1/tools/objtool/objtool,
which is new with CONFIG_ORC_UNWINDER=y.
This commit is contained in:
Leah Neukirchen 2017-12-11 22:24:08 +01:00
parent 79ff05cab2
commit 9d4c9dcbf3

View file

@ -1,7 +1,7 @@
# Template file for 'linux4.14'
pkgname=linux4.14
version=4.14.5
revision=1
revision=2
patch_args="-Np1"
wrksrc="linux-${version}"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
@ -274,7 +274,6 @@ do_install() {
linux4.14-headers_package() {
preserve=yes
nostrip=yes
noverifyrdeps=yes
noshlibprovides=yes
short_desc+=" - source headers for 3rd party modules"
pkg_install() {