From 2e40cf28bede4ba6ef8593c3c974493d651d27d7 Mon Sep 17 00:00:00 2001 From: madomado Date: Thu, 24 Oct 2024 01:25:14 +0800 Subject: [PATCH] fix: voicevox (#2343) try larger compression? Signed-off-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