Drop nettle dependency
Signed-off-by: Michal Fabik <mfabik@redhat.com>
This commit is contained in:
parent
44260c1445
commit
aa599b1483
@ -17,7 +17,7 @@
|
||||
|
||||
Name: satyr
|
||||
Version: 0.38
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Tools to create anonymous, machine-friendly problem reports
|
||||
License: GPLv2+
|
||||
URL: https://github.com/abrt/satyr
|
||||
@ -37,14 +37,12 @@ BuildRequires: automake
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gdb
|
||||
BuildRequires: gperf
|
||||
BuildRequires: nettle-devel
|
||||
BuildRequires: json-c-devel
|
||||
BuildRequires: glib2-devel
|
||||
%if %{with python3}
|
||||
BuildRequires: python3-sphinx
|
||||
%endif
|
||||
Requires: json-c%{?_isa}
|
||||
Requires: nettle%{?_isa}
|
||||
Requires: glib2%{?_isa} >= %{glib_ver}
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user