Accepting request 928821 from home:VortexAcherontic:branches:games:tools
- Added baselibs.conf for bi-arch support I did this change because of an upcoming version of MangoHud (possibly 0.6.6) which will introduce libspdlog1 as a new dependency. Since MangoHud supports bi-arch distribution this requirement must also be met by all of it's dependencies. This way some can use MangoHud on 32bit applications running on a 64bit OS without switching the package architecture beforehand. Because bi-arch was not supported by this library I added it hereby. :) Kind regards, Imo OBS-URL: https://build.opensuse.org/request/show/928821 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/spdlog?expand=0&rev=51
This commit is contained in:
@@ -25,6 +25,7 @@ License: MIT
|
||||
URL: https://github.com/gabime/spdlog
|
||||
Source0: https://github.com/gabime/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
# PATCH-FIX-OPENSUSE spdlog-1.9.1-use_system_catch2.patch use system catch2 to fix problem with glibc 2.3.4 -- aloisio@gmx.com
|
||||
Source99: baselibs.conf
|
||||
Patch0: spdlog-1.9.1-use_system_catch2.patch
|
||||
BuildRequires: benchmark-devel >= 1.4.0
|
||||
BuildRequires: cmake >= 3.10
|
||||
|
Reference in New Issue
Block a user