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:
parent
ae167c338c
commit
3aa8215db7
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user