mirror of
https://github.com/brain-hackers/buildbrain
synced 2024-12-21 19:50:12 +09:00
Refactor apt install
This commit is contained in:
parent
8c7118f0b2
commit
9529327097
@ -62,10 +62,7 @@ DEBIAN_FRONTEND=noninteractive \
|
||||
build-essential flex bison pkg-config autotools-dev libtool autoconf automake device-tree-compiler \
|
||||
python3 python3-dev python3-setuptools python3-wheel python3-pip python3-smbus \
|
||||
resolvconf net-tools ssh openssh-client avahi-daemon curl wget git \
|
||||
network-manager zip neofetch sl python3-numpy ipython3 netsurf-gtk
|
||||
|
||||
DEBIAN_FRONTEND=noninteractive \
|
||||
apt install -y --install-recommends fcitx-anthy
|
||||
network-manager zip neofetch sl python3-numpy ipython3 netsurf-gtk fcitx-anthy
|
||||
|
||||
systemctl enable fake-hwclock
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user