From 6a6c1d40e1a9f1a9343151e49028e5f29321e29c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=BB=E4=B9=89?= <977713017@qq.com> Date: Tue, 24 Oct 2023 07:37:01 +0000 Subject: [PATCH] add pkg: swig MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 任义 <977713017@qq.com> --- 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 b28ffb0c..53205fd5 100644 --- a/configuration/riscv_fork_list.yaml +++ b/configuration/riscv_fork_list.yaml @@ -801,6 +801,7 @@ packages: - name: suitesparse - name: supermin - name: svnkit +- name: swig - name: swt-chart - name: symlinks - name: sysbench -- Gitee