From 7fe22c9feb72eb03414dcc28a402bcd79e787101 Mon Sep 17 00:00:00 2001 From: Huaqi Fang <578567190@qq.com> Date: Mon, 20 Nov 2023 09:43:49 +0800 Subject: [PATCH] ci: update missing qemu libraries Signed-off-by: Huaqi Fang <578567190@qq.com> --- .github/apt.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/apt.txt b/.github/apt.txt index 0c72360..784b82e 100644 --- a/.github/apt.txt +++ b/.github/apt.txt @@ -1,3 +1,3 @@ build-essential git python3 python3-pip autotools-dev make cmake texinfo bison minicom flex liblz4-tool libgmp-dev libmpfr-dev libmpc-dev gawk libz-dev libssl-dev libglib2.0-dev libfdt-dev libpixman-1-dev zlib1g-dev -libncursesw5-dev libncursesw5 mtools wget cpio zip unzip rsync bc sudo device-tree-compiler libpng16-16 +libncursesw5-dev libncursesw5 mtools wget cpio zip unzip rsync bc sudo device-tree-compiler libpng16-16 libasound2