contrib/fedora: disable "qt" build of examples for spec file
Otherwise, we require a C++ compiler, but our build requirements don't install g++. So build will fail.
This commit is contained in:
@@ -680,6 +680,7 @@ Preferably use nmcli instead.
|
||||
%else
|
||||
-Ddocs=false \
|
||||
%endif
|
||||
-Dqt=false \
|
||||
%if %{with team}
|
||||
-Dteamdctl=true \
|
||||
%else
|
||||
|
Reference in New Issue
Block a user