From 41e0928a2eed199d96f36438786a6e9e079dc42e Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Mon, 1 Jun 2026 08:45:57 -0500 Subject: [PATCH] fix(LCEVCdec): Make updbranch (#12787) (#12799) (cherry picked from commit f82825de56444838722cea1363a10358f7e6bc3c) Signed-off-by: Gilver Co-authored-by: Gilver --- anda/multimedia/LCEVCdec/anda.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/multimedia/LCEVCdec/anda.hcl b/anda/multimedia/LCEVCdec/anda.hcl index e5873b95fa..5cf5d91bfb 100644 --- a/anda/multimedia/LCEVCdec/anda.hcl +++ b/anda/multimedia/LCEVCdec/anda.hcl @@ -7,5 +7,6 @@ project pkg { labels { mock = 1 subrepo = "multimedia" + updbranch = 1 } }