https://bugzilla.redhat.com/show_bug.cgi?id=1348202
--- Comment #1 from Fabio Alessandro Locati <[email protected]> --- This package does not compile due to: pcaprub.c:11:18: fatal error: pcap.h: No such file or directory #include <pcap.h> ^ compilation terminated. Probably there is a missing buildrequire. My guess would be that you need to add: BuildRequires: libpcap-devel -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list [email protected] https://lists.fedoraproject.org/admin/lists/[email protected]
