Disable mingw in flatpak builds
This commit is contained in:
parent
46aa29294a
commit
25d6a388d4
@ -5,7 +5,7 @@
|
||||
# Dependencies are missing to build the documentation
|
||||
%bcond_with doc
|
||||
|
||||
%if 0%{?rhel}
|
||||
%if 0%{?rhel} || 0%{?flatpak}
|
||||
%bcond_with mingw
|
||||
%else
|
||||
%bcond_without mingw
|
||||
|
Loading…
Reference in New Issue
Block a user