properly guard jxl
OBS-URL: https://build.opensuse.org/package/show/graphics:darktable/darktable?expand=0&rev=50
This commit is contained in:
parent
63d953f33c
commit
98aa50df3f
@ -47,13 +47,17 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?suse_version} >= 1550 || 0%{?fedora}
|
%if 0%{?suse_version} >= 1550 || 0%{?fedora}
|
||||||
%bcond_without jxl
|
|
||||||
%bcond_without avif
|
%bcond_without avif
|
||||||
%else
|
%else
|
||||||
%bcond_with jxl
|
|
||||||
%bcond_with avif
|
%bcond_with avif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%if 0%{?suse_version} >= 1550 || 0%{?fedora} >= 37
|
||||||
|
%bcond_without jxl
|
||||||
|
%else
|
||||||
|
%bcond_with jxl
|
||||||
|
%endif
|
||||||
|
|
||||||
%if 0%{?suse_version} >= 1550
|
%if 0%{?suse_version} >= 1550
|
||||||
%bcond_without gmic
|
%bcond_without gmic
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user