Build with intree lua for openSUSE Leap versions

OBS-URL: https://build.opensuse.org/package/show/graphics:darktable/darktable?expand=0&rev=35
This commit is contained in:
Andreas Schneider 2022-01-03 07:39:18 +00:00 committed by Git OBS Bridge
parent 136f3e632d
commit ab506c7846
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 3 07:38:51 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
- Build with intree lua for openSUSE Leap versions
-------------------------------------------------------------------
Fri Dec 31 23:23:43 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>

View File

@ -18,7 +18,7 @@
%bcond_with clang
%if 0%{?fedora_version} >= 33
%if 0%{?fedora_version} >= 33 || 0%{?suse_version} >= 1590
%bcond_without use_intree_lua
%else
%bcond_with use_intree_lua