From d64fdd2101c38c19a301757018fd79a21c76172db98828ccb66a69c470817495 Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Tue, 26 Mar 2024 13:21:38 +0000 Subject: [PATCH] Accepting request 1161625 from home:mlin7442:rebuild_fails_156 fix Leap build OBS-URL: https://build.opensuse.org/request/show/1161625 OBS-URL: https://build.opensuse.org/package/show/network:utilities/dropwatch?expand=0&rev=12 --- dropwatch.changes | 6 ++++++ dropwatch.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/dropwatch.changes b/dropwatch.changes index 65ca7e4..602ab22 100644 --- a/dropwatch.changes +++ b/dropwatch.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 26 07:07:24 UTC 2024 - Max Lin + +- Add BuildRequires: pkgconfig(libzstd) + * libzstd-devel doesn't be added in Leap 15 build env + ------------------------------------------------------------------- Mon Feb 26 07:52:18 UTC 2024 - Dominique Leuenberger diff --git a/dropwatch.spec b/dropwatch.spec index fbcf6d2..427c9f3 100644 --- a/dropwatch.spec +++ b/dropwatch.spec @@ -35,6 +35,7 @@ BuildRequires: libpcap-devel BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: readline-devel +BuildRequires: pkgconfig(libzstd) %description dropwatch is an interactive utility for monitoring and recording packets that