mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-20 16:20:05 +01:00
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:
parent
a9cb294b73
commit
ea16997c4a
1 changed files with 1 additions and 0 deletions
|
|
@ -680,6 +680,7 @@ Preferably use nmcli instead.
|
||||||
%else
|
%else
|
||||||
-Ddocs=false \
|
-Ddocs=false \
|
||||||
%endif
|
%endif
|
||||||
|
-Dqt=false \
|
||||||
%if %{with team}
|
%if %{with team}
|
||||||
-Dteamdctl=true \
|
-Dteamdctl=true \
|
||||||
%else
|
%else
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue