Don't set removed x11-examples option

Resolves: #2045801
This commit is contained in:
Benjamin Berg 2022-02-14 17:02:44 +01:00
parent 3f62f551b4
commit b0ccaef332
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ developing applications that use %{name}.
%build
# Include the virtual image driver for integration tests
%meson -Dx11-examples=false -Ddrivers=all
%meson -Ddrivers=all
%meson_build
%install