From 9a1c77bbd37d036939f7a3ebe437ff5011fa7063 Mon Sep 17 00:00:00 2001 From: guowenxue <guowenxue@gmail.com> Date: Sun, 11 Dec 2022 13:47:48 +0800 Subject: [PATCH] update linux patch to panel-simple driver --- tools/setup_tools.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tools/setup_tools.sh b/tools/setup_tools.sh index bf0fba5..4c75e07 100755 --- a/tools/setup_tools.sh +++ b/tools/setup_tools.sh @@ -45,7 +45,7 @@ systools="coreutils jq wget curl tree gawk sed unzip cpio lz4 lzop zstd rsync kmod kpartx tmux \ desktop-file-utils iputils-ping xterm diffstat chrpath asciidoc docbook-utils help2man \ build-essential gcc g++ make cmake automake groff socat flex texinfo bison texi2html \ - git cvs subversion mercurial autoconf autoconf-archive \ + bc git cvs subversion mercurial autoconf autoconf-archive \ python2 python3 python3-pip python3-pexpect python3-git python3-jinja2 libsdl1.2-dev \ lib32z1 libssl-dev libncurses-dev lib32ncurses-dev libgl1-mesa-dev libglu1-mesa-dev \ " -- Gitblit v1.9.1