Compare commits
7 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ae1399911b | ||
|
|
d16418a763 | ||
|
|
fa65483499 | ||
|
|
d586826297 | ||
|
|
0dcc749e1f | ||
|
|
c462d9e2b4 | ||
|
|
aaffed2a5b |
1 changed files with 2 additions and 0 deletions
|
|
@ -50,9 +50,11 @@ BuildRequires: libevent-devel expat-devel
|
|||
BuildRequires: pkgconfig
|
||||
%if 0%{with_python}
|
||||
BuildRequires: python2-devel swig
|
||||
BuildRequires: python-setuptools
|
||||
%endif # with_python
|
||||
%if 0%{with_python3}
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python-setuptools
|
||||
%endif # with_python3
|
||||
BuildRequires: systemd
|
||||
# Required for SVN versions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue