- Use system libusb

OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=56
This commit is contained in:
2023-04-17 13:27:48 +00:00
committed by Git OBS Bridge
parent aa95d99f3a
commit 4b37d92752
4 changed files with 17 additions and 10 deletions

View File

@@ -7,6 +7,7 @@
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>
<param name="exclude">3rdparty/ffmpeg</param>
<param name="exclude">3rdparty/libusb</param>
<param name="exclude">3rdparty/llvm</param>
<param name="exclude">3rdparty/XAudio2Redist</param>
<param name="exclude">*.bat</param>
@@ -35,4 +36,3 @@
</service>
<service name="download_files" mode="localonly"/>
</services>