From c9e8321f609cb8944f0dce95af82f65a79d91a32 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Wed, 23 Oct 2024 19:01:20 -0700 Subject: [PATCH] fix: voicevox (#2343) (#2355) try larger compression? Signed-off-by: madomado (cherry picked from commit 2e40cf28bede4ba6ef8593c3c974493d651d27d7) Co-authored-by: madomado --- anda/apps/voicevox/voicevox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/voicevox/voicevox.spec b/anda/apps/voicevox/voicevox.spec index c91558e471..0500f8cfbe 100644 --- a/anda/apps/voicevox/voicevox.spec +++ b/anda/apps/voicevox/voicevox.spec @@ -6,7 +6,7 @@ # do not perform compression in cpio %define _source_payload w0.ufdio -%define _binary_payload w0.gzdio +%define _binary_payload w19.zstdio # Exclude private libraries %global __requires_exclude libffmpeg.so