From e98ca8b0fbe37b0fae82d1640533c39b92d32085610b42c3c2d42e47b9cc3c27 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Thu, 28 Nov 2024 14:52:38 +0000 Subject: [PATCH] Aaah. I really hate these reversed defaults. OBS-URL: https://build.opensuse.org/package/show/graphics/gimp?expand=0&rev=78 --- gimp.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gimp.spec b/gimp.spec index 6029c05..be6f379 100644 --- a/gimp.spec +++ b/gimp.spec @@ -27,9 +27,9 @@ %endif # --without-jpegxl on SLES 15 SP6 %if 0%{?sle_version} && 0%{?sle_version} < 160000 -%bcond_without libjpegxl -%else %bcond_with libjpegxl +%else +%bcond_without libjpegxl %endif %if 0%{?sle_version} %bcond_with python_plugin