From b0ccaef332de78f1499b34291bca9a36713bf59f Mon Sep 17 00:00:00 2001 From: Benjamin Berg Date: Mon, 14 Feb 2022 17:02:44 +0100 Subject: [PATCH] Don't set removed x11-examples option Resolves: #2045801 --- libfprint.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libfprint.spec b/libfprint.spec index 7ed68b2..3cbe112 100644 --- a/libfprint.spec +++ b/libfprint.spec @@ -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