From: Karol Lewandowski Date: Tue, 13 Aug 2019 14:17:31 +0000 (+0200) Subject: porting: add libcap for selftests X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=91a11f7e296a671b6fd28e4c927f8be60e08b749;p=platform%2Fkernel%2Flinux-exynos.git porting: add libcap for selftests Change-Id: I3689832114222f3182abf2223855ce425546eaa5 --- diff --git a/packaging/odroid-linux-kernel.spec b/packaging/odroid-linux-kernel.spec index 938028befd78..bc1a3ea6a58d 100644 --- a/packaging/odroid-linux-kernel.spec +++ b/packaging/odroid-linux-kernel.spec @@ -20,6 +20,7 @@ BuildRoot: %{_tmppath}/%{name}-%{PACKAGE_VERSION}-root BuildRequires: module-init-tools BuildRequires: u-boot-tools BuildRequires: bc +BuildRequires: pkgconfig(libcap) %description The Linux Kernel, the operating system core itself