public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/dhcpdump] rawhide: Fix build deps
@ 2026-08-02  0:07 Boian Bonev
  0 siblings, 0 replies; only message in thread
From: Boian Bonev @ 2026-08-02  0:07 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/dhcpdump
Branch : rawhide
Commit : 36b8d08c501505efac8dc59a774022bef51214f4
Author : Boian Bonev <bbonev@ipacct.com>
Date   : 2026-08-02T03:07:26+03:00
Stats  : +3/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/dhcpdump/c/36b8d08c501505efac8dc59a774022bef51214f4?branch=rawhide

Log:
Fix build deps

---
diff --git a/dhcpdump.spec b/dhcpdump.spec
index 9f2c98d..aa550de 100644
--- a/dhcpdump.spec
+++ b/dhcpdump.spec
@@ -11,10 +11,11 @@ Source2:        https://raw.githubusercontent.com/bbonev/%{name}/v%{version}/deb
 
 
 BuildRequires:  gcc
-BuildRequires:  libpcap-devel
+BuildRequires:  gnupg2
 BuildRequires:  make
 BuildRequires:  perl-podlators
-BuildRequires:  gnupg2
+BuildRequires:  pkgconfig(libpcap)
+BuildRequires:  pkgconfig(yascreen)
 
 %description
 A utility to analyze sniffed DHCP packets.

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-02  0:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-02  0:07 [rpms/dhcpdump] rawhide: Fix build deps Boian Bonev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox