Remove thunderbird from BuildRequires as well
This commit is contained in:
parent
30647b6a47
commit
11102153c9
@ -3,12 +3,10 @@
|
|||||||
%if 0%{?rhel}
|
%if 0%{?rhel}
|
||||||
%global with_enca 0
|
%global with_enca 0
|
||||||
%global with_libcue 0
|
%global with_libcue 0
|
||||||
%global with_thunderbird 0
|
|
||||||
%global with_rss 0
|
%global with_rss 0
|
||||||
%else
|
%else
|
||||||
%global with_enca 1
|
%global with_enca 1
|
||||||
%global with_libcue 1
|
%global with_libcue 1
|
||||||
%global with_thunderbird 1
|
|
||||||
%global with_rss 1
|
%global with_rss 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -36,9 +34,6 @@ BuildRequires: libjpeg-devel
|
|||||||
BuildRequires: libtiff-devel
|
BuildRequires: libtiff-devel
|
||||||
BuildRequires: libappstream-glib
|
BuildRequires: libappstream-glib
|
||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
%if 0%{?with_thunderbird}
|
|
||||||
BuildRequires: thunderbird
|
|
||||||
%endif
|
|
||||||
BuildRequires: vala-devel
|
BuildRequires: vala-devel
|
||||||
%if 0%{?with_enca}
|
%if 0%{?with_enca}
|
||||||
BuildRequires: pkgconfig(enca)
|
BuildRequires: pkgconfig(enca)
|
||||||
|
Loading…
Reference in New Issue
Block a user