- Remove fmt <11.1 requirements since spdlog now builds fine with it.
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=69
This commit is contained in:
parent
84aea24eff
commit
29a6140c83
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 30 07:40:57 UTC 2024 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
|
- Remove fmt <11.1 requirements since spdlog now builds fine with it.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 27 12:10:21 UTC 2024 - ecsos <ecsos@opensuse.org>
|
Fri Dec 27 12:10:21 UTC 2024 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
@ -44,8 +44,7 @@ BuildRequires: pkgconfig
|
|||||||
BuildRequires: sysuser-tools
|
BuildRequires: sysuser-tools
|
||||||
BuildRequires: pkgconfig(duktape)
|
BuildRequires: pkgconfig(duktape)
|
||||||
BuildRequires: pkgconfig(exiv2)
|
BuildRequires: pkgconfig(exiv2)
|
||||||
# upstream spdlog version 1.15.0 use bundled fmt version 11.0.2
|
BuildRequires: pkgconfig(fmt)
|
||||||
BuildRequires: pkgconfig(fmt) < 11.1
|
|
||||||
BuildRequires: pkgconfig(gmock)
|
BuildRequires: pkgconfig(gmock)
|
||||||
BuildRequires: pkgconfig(gmock_main)
|
BuildRequires: pkgconfig(gmock_main)
|
||||||
BuildRequires: pkgconfig(gtest)
|
BuildRequires: pkgconfig(gtest)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user