Skip to content

Commit fc574f8

Browse files
committed
Add udevadm installation
1 parent 30316a1 commit fc574f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# 在Linux下准备smart-build的环境
44
sudo apt update
5-
sudo apt install python3 python3-pip parted unzip dosfstools -y
5+
sudo apt install python3 python3-pip parted unzip dosfstools udevadm -y
66
pip install scons requests tqdm kconfiglib
77

88
sudo add-apt-repository ppa:xmake-io/xmake

0 commit comments

Comments
 (0)