- Add support for RAW image formats

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kimageformats?expand=0&rev=278
This commit is contained in:
Christophe Marin 2023-04-12 10:35:19 +00:00 committed by Git OBS Bridge
parent 660c9f4b9d
commit 777969f34f
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 12 10:34:54 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Add support for RAW image formats
-------------------------------------------------------------------
Sat Apr 1 17:00:45 UTC 2023 - Christophe Marin <christophe@krop.fr>

View File

@ -61,6 +61,8 @@ BuildRequires: cmake(libheif) >= 1.10.0
BuildRequires: pkgconfig(libjxl) >= 0.6.1
BuildRequires: pkgconfig(libjxl_threads) >= 0.6.1
%endif
BuildRequires: pkgconfig(libraw) >= 0.20.2
BuildRequires: pkgconfig(libraw_r) >= 0.20.2
%requires_ge libQt5Gui5
%requires_ge libQt5PrintSupport5
Recommends: libqt5-qtimageformats >= 5.15.2