From d079e4d82d3c6e95a7374a11e15a739d51a074e20621b7ea25d0d28f983ee974 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 25 Jan 2024 12:33:19 +0000 Subject: [PATCH] Accepting request 1140550 from home:Guillaume_G:branches:devel:languages:python - Add brunsli-devel as new dependency (fixes aarch64 build) OBS-URL: https://build.opensuse.org/request/show/1140550 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imagecodecs?expand=0&rev=30 --- python-imagecodecs.changes | 5 +++++ python-imagecodecs.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-imagecodecs.changes b/python-imagecodecs.changes index 1acee2b..8ff59db 100644 --- a/python-imagecodecs.changes +++ b/python-imagecodecs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 22 10:05:23 UTC 2024 - Guillaume GARDET + +- Add brunsli-devel as new dependency (fixes aarch64 build) + ------------------------------------------------------------------- Wed Jan 3 18:33:00 UTC 2024 - Dirk Müller diff --git a/python-imagecodecs.spec b/python-imagecodecs.spec index d1043fa..90aa3f7 100644 --- a/python-imagecodecs.spec +++ b/python-imagecodecs.spec @@ -80,6 +80,7 @@ BuildRequires: %{python_module zstd} #BuildRequires: %%{python_module pyliblzfse} %else BuildRequires: CharLS-devel +BuildRequires: brunsli-devel BuildRequires: dav1d-devel BuildRequires: gcc-c++ BuildRequires: giflib-devel