Disable mingw in flatpak builds

epel9 imports/e9/python-pillow-10.0.0-2.el9
Yaakov Selkowitz 2 years ago
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…
Cancel
Save