From 52fee1b87d9a49b2e136fb21b34ceb92d980ee88 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Wed, 23 Oct 2024 10:30:50 -0700 Subject: [PATCH] fix: voicevox (#2343) (#2357) 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 1f50e206bf..25aee9f3ef 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