aboutsummaryrefslogtreecommitdiffstats
path: root/fbida.spec
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2024-12-16 12:58:54 +0100
committerGerd Hoffmann <kraxel@redhat.com>2024-12-16 12:58:54 +0100
commitaf973d2eac3708e39164cf3f17f64c9caafd2b9c (patch)
treecd81cbb32078302df297dff0b7fdbef705d90a51 /fbida.spec
parent29a096782a4a0ec2a93074b88345586040ce1130 (diff)
downloadfbida-af973d2eac3708e39164cf3f17f64c9caafd2b9c.tar.gz
enable motif
Diffstat (limited to 'fbida.spec')
-rw-r--r--fbida.spec3
1 files changed, 2 insertions, 1 deletions
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