SHA256
1
0
forked from pool/godot

Accepting request 1084772 from games

Require the mbedtls-devel version to be lower than 3

OBS-URL: https://build.opensuse.org/request/show/1084772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/godot?expand=0&rev=28
This commit is contained in:
Dominique Leuenberger 2023-05-05 13:57:24 +00:00 committed by Git OBS Bridge
commit cb14f4ad8f
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 2 12:29:33 UTC 2023 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
- Require the mbedtls-devel version to be lower than 3
-------------------------------------------------------------------
Wed Apr 5 12:00:00 UTC 2023 - cunix@mail.de

View File

@ -87,7 +87,7 @@ BuildRequires: pkgconfig(freetype2) >= 2.10.2
# we don't use bundled libpng and zlib as well.
BuildRequires: pkgconfig(libpng)
BuildRequires: glslang-devel
BuildRequires: mbedtls-devel
BuildRequires: mbedtls-devel < 3
BuildRequires: pkgconfig(graphite2)
BuildRequires: pkgconfig(harfbuzz)
BuildRequires: pkgconfig(libwslay)