Merge branch 'rosa2019.1' of https://abf.rosalinux.ru/import/claws-mail into rosa2019.1

This commit is contained in:
Denis Silakov 2020-02-23 21:56:09 +03:00
commit 958055f282

View file

@ -4,7 +4,7 @@
# There are perl scripts in docs/tools and we don't want to install perl
# modules required by these scripts
%define __noautoreq 'perl(.*)'
%global __requires_exclude 'perl(.*)'
# enable/disable unsecure webkit1 dep
# aka enable / disable fancy plugin
@ -622,7 +622,7 @@ This Claws Mail tools.
%patch0 -p1
%build
%configure2_5x \
%configure \
%if %{flag_gtk3}
--enable-gtk3 \
%endif