Make wayland default on flatpak

This commit is contained in:
Martin Stransky 2019-03-25 13:51:39 +01:00
parent 5055837f0f
commit c20bee6187
1 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,9 @@ ExcludeArch: s390x
%if 0%{?fedora} > 30
%global wayland_backend_default 1
%endif
%if 0%{?flatpak}
%global wayland_backend_default 1
%endif
# Big endian platforms
%ifarch ppc64 s390x
%global big_endian 1