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
|
Name: satyr
|
||||||
Version: 0.38
|
Version: 0.38
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Tools to create anonymous, machine-friendly problem reports
|
Summary: Tools to create anonymous, machine-friendly problem reports
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/abrt/satyr
|
URL: https://github.com/abrt/satyr
|
||||||
@ -37,14 +37,12 @@ BuildRequires: automake
|
|||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: gdb
|
BuildRequires: gdb
|
||||||
BuildRequires: gperf
|
BuildRequires: gperf
|
||||||
BuildRequires: nettle-devel
|
|
||||||
BuildRequires: json-c-devel
|
BuildRequires: json-c-devel
|
||||||
BuildRequires: glib2-devel
|
BuildRequires: glib2-devel
|
||||||
%if %{with python3}
|
%if %{with python3}
|
||||||
BuildRequires: python3-sphinx
|
BuildRequires: python3-sphinx
|
||||||
%endif
|
%endif
|
||||||
Requires: json-c%{?_isa}
|
Requires: json-c%{?_isa}
|
||||||
Requires: nettle%{?_isa}
|
|
||||||
Requires: glib2%{?_isa} >= %{glib_ver}
|
Requires: glib2%{?_isa} >= %{glib_ver}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user