Skip to content

Commit

Permalink
spec
Browse files Browse the repository at this point in the history
- `gcc-c++` now also required for Fedora/EPEL
  • Loading branch information
jelu committed Feb 13, 2019
1 parent da6a76b commit 377be2d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rpm/packetq.spec
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ BuildRequires: zlib-devel
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libtool
%if 0%{?suse_version} || 0%{?sle_version}
BuildRequires: gcc-c++
%endif

%description
packetq is a command line tool to run SQL queries directly on PCAP files,
Expand Down

0 comments on commit 377be2d

Please sign in to comment.