SHA256
1
0
forked from pool/emacs

Make with_mailutils depend on suse_version

OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=254
This commit is contained in:
Dr. Werner Fink 2018-06-30 06:28:30 +00:00 committed by Git OBS Bridge
parent ae167c338c
commit 3aa8215db7

View File

@ -17,8 +17,11 @@
%bcond_without autoconf
# Once mailutils is in Factory change this to bcond_without
%if 0%{?suse_version} >= 1550
%bcond_without mailutils
%else
%bcond_with mailutils
%endif
# Experimental, not for production (see https://www.gnu.org/software/emacs/news/NEWS.25.2)
%bcond_with cairo