From 25490718757154b5dbd211f3ba16ae1569fff418 Mon Sep 17 00:00:00 2001 From: s Date: Fri, 28 Jul 2023 15:30:33 +0800 Subject: [PATCH] add pkg: libvarlink --- configuration/riscv_fork_list.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration/riscv_fork_list.yaml b/configuration/riscv_fork_list.yaml index e5874a17..e0f1e68a 100644 --- a/configuration/riscv_fork_list.yaml +++ b/configuration/riscv_fork_list.yaml @@ -411,6 +411,7 @@ packages: - name: libtpms - name: libuser - name: libuv +- name: libvarlink - name: libverto - name: libvirt - name: libvma -- Gitee