From 7522c35c4057228dcf79d07923c0e55417316a12 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Mon, 17 Oct 2022 13:10:38 +0800
Subject: [PATCH] add bc in setup_tools.sh
---
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