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
|
# Dependencies are missing to build the documentation
|
||||||
%bcond_with doc
|
%bcond_with doc
|
||||||
|
|
||||||
%if 0%{?rhel}
|
%if 0%{?rhel} || 0%{?flatpak}
|
||||||
%bcond_with mingw
|
%bcond_with mingw
|
||||||
%else
|
%else
|
||||||
%bcond_without mingw
|
%bcond_without mingw
|
||||||
|
Loading…
Reference in New Issue
Block a user