From 9d9478c44d6b7844373b534163e91224b0880610 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Tue, 22 Aug 2023 10:02:29 +0800
Subject: [PATCH] Merge branch 'master' of http://main.iot-yun.club:8088/r/bsp-imx
---
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 d33eb77..a8fcce7 100755
--- a/tools/setup_tools.sh
+++ b/tools/setup_tools.sh
@@ -32,7 +32,7 @@
systools="coreutils jq wget curl tree gawk sed unzip cpio bc lzop zstd rsync kmod kpartx \
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 parted dosfstools \
+ git cvs subversion mercurial autoconf autoconf-archive parted dosfstools libtool \
python3 python3-pip python3-pexpect python3-git python3-jinja2 \
lib32z1 libssl-dev libncurses-dev libgl1-mesa-dev libglu1-mesa-dev libsdl1.2-dev "
--
Gitblit v1.9.1