$ git show --format=fuller --patch-with-stat --summary e3eed010cdb8487af0fabac3a1cfa87f9fe2d779
commit e3eed010cdb8487af0fabac3a1cfa87f9fe2d779
Author: tpgxyz <tpgxyz@gmail.com>
AuthorDate: Sat Sep 21 20:49:04 2019 +0200
Commit: tpgxyz <tpgxyz@gmail.com>
CommitDate: Sat Sep 21 20:49:04 2019 +0200
add br
---
ksysguard.spec | 1 +
1 file changed, 1 insertion(+)
diff --git a/ksysguard.spec b/ksysguard.spec
index 832b676..b105de7 100644
--- a/ksysguard.spec
+++ b/ksysguard.spec
@@ -14,6 +14,7 @@ BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5Gui)
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(Qt5Test)
+BuildRequires: pkgconfig(libpcap)
BuildRequires: lm_sensors-devel
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(ECM)