From 585d75cf3cfb67016c07d7eb0f6d2cb09bf8cdb7 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 14 May 2021 13:14:48 -0500 Subject: [PATCH] update deps --- libksysguard.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libksysguard.spec b/libksysguard.spec index ba8afc2..73565d5 100644 --- a/libksysguard.spec +++ b/libksysguard.spec @@ -46,6 +46,8 @@ BuildRequires: cmake(Qt5WebChannel) BuildRequires: cmake(Qt5WebEngineWidgets) %endif +BuildRequires: pkgconfig(libpcap) +BuildRequires: pklgconfig(libnl-3.0) pkgconfig(libnl-route-3.0) BuildRequires: libXres-devel BuildRequires: zlib-devel