From 56de674b595e51649dc0d4a3f7ee93b70533a4db Mon Sep 17 00:00:00 2001 From: zhao Date: Fri, 14 Feb 2025 00:33:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20x86.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhao --- x86.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x86.sh b/x86.sh index b8380ce..fca003f 100644 --- a/x86.sh +++ b/x86.sh @@ -22,7 +22,7 @@ sudo apt-get install -y build-essential flex bison cmake g++ gawk gcc-multilib g libfuse-dev libncurses5-dev libssl-dev python3 python3-pip python3-ply python3-pyelftools rsync unzip zlib1g-dev \ file wget subversion patch upx-ucl autoconf automake curl asciidoc binutils bzip2 lib32gcc-s1 libc6-dev-i386 uglifyjs \ msmtp texinfo libreadline-dev libglib2.0-dev xmlto libelf-dev libtool autopoint antlr3 gperf ccache swig coreutils \ - haveged scons libpython3-dev rename qemu-utils jq + haveged scons libpython3-dev rename qemu-utils jq genisoimage # 清理 apt 缓存 sudo apt-get clean