public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Boian Bonev <bbonev@ipacct.com>
To: git-commits@fedoraproject.org
Subject: [rpms/dhcpdump] rawhide: Fix build deps
Date: Sun, 02 Aug 2026 00:07:35 GMT [thread overview]
Message-ID: <178562925504.1.2736225167845585102.rpms-dhcpdump-36b8d08c5015@fedoraproject.org> (raw)
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.
reply other threads:[~2026-08-02 0:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178562925504.1.2736225167845585102.rpms-dhcpdump-36b8d08c5015@fedoraproject.org \
--to=bbonev@ipacct.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox