fix(voicevox): try to use large runners (#1865)

(cherry picked from commit 9224889290)
This commit is contained in:
madomado
2024-08-08 22:46:20 +08:00
committed by raboneko
parent c92e21b120
commit 39c8d645c6
+4
View File
@@ -4,6 +4,10 @@
# do not strip binaries
%define __strip /bin/true
# do not perform compression in cpio
%define _source_payload w0.ufdio
%define _binary_payload w0.gzdio
# Exclude private libraries
%global __requires_exclude libffmpeg.so
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so