From af973d2eac3708e39164cf3f17f64c9caafd2b9c Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Mon, 16 Dec 2024 12:58:54 +0100 Subject: enable motif --- fbida.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fbida.spec') diff --git a/fbida.spec b/fbida.spec index 89a7ae2..9d5e6e6 100644 --- a/fbida.spec +++ b/fbida.spec @@ -64,7 +64,8 @@ jpegtran it also handles the exif metadata. %build export CFLAGS="%{optflags}" -meson --prefix=%{_prefix} build-rpm +meson setup --prefix=%{_prefix} build-rpm +meson configure build-rpm -Dmotif=enabled ninja-build -C build-rpm %install -- cgit