SHA256
1
0
forked from pool/rpcs3

Accepting request 1181322 from Emulators

OBS-URL: https://build.opensuse.org/request/show/1181322
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpcs3?expand=0&rev=26
This commit is contained in:
Ana Guerrero 2024-06-17 17:34:09 +00:00 committed by Git OBS Bridge
commit 18fabacecf
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jun 16 18:17:06 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- LLVM <= 18 is now supported
-------------------------------------------------------------------
Thu May 30 16:03:50 UTC 2024 - i@guoyunhe.me

View File

@ -27,7 +27,7 @@ Source1: intel-ittapi.tar.xz
Patch1: fix-test-files.patch
Patch2: fix-toolbar-color.patch
BuildRequires: gcc-c++
BuildRequires: llvm16-devel
BuildRequires: (llvm-devel >= 16 with llvm-devel <= 18)
BuildRequires: cmake(x86-64) >= 3.14.1
BuildRequires: pkgconfig(libcurl)
BuildRequires: pkgconfig(libedit)