Skip to content

Commit db9a5d4

Browse files
committed
Unirec output: use required binary name instead of python2-docutils package in spec file
1 parent 39365b1 commit db9a5d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extra_plugins/output/unirec/ipfixcol2-unirec-output.spec.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Packager:
1212

1313
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
1414
BuildRequires: gcc >= 4.8, cmake >= 2.8.8, make
15-
BuildRequires: ipfixcol2-devel, libfds-devel, python2-docutils
15+
BuildRequires: ipfixcol2-devel, libfds-devel, /usr/bin/rst2man
1616
BuildRequires: libtrap-devel, unirec >= 2.3.0
1717
Requires: libtrap >= 0.12.0, ipfixcol2 >= 2.0.0, libfds >= 0.1.0
1818

0 commit comments

Comments
 (0)