From 9d4c9dcbf3d4634f25c0d57a58fb1e9bfb43d276 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 11 Dec 2017 22:24:08 +0100 Subject: [PATCH] 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. --- srcpkgs/linux4.14/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/linux4.14/template b/srcpkgs/linux4.14/template index a7507a4778a..9e1fddee4ea 100644 --- a/srcpkgs/linux4.14/template +++ b/srcpkgs/linux4.14/template @@ -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 " @@ -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() {