mirror of
https://github.com/brain-hackers/buildbrain
synced 2024-12-22 04:00:11 +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 \
|
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 \
|
python3 python3-dev python3-setuptools python3-wheel python3-pip python3-smbus \
|
||||||
resolvconf net-tools ssh openssh-client avahi-daemon curl wget git \
|
resolvconf net-tools ssh openssh-client avahi-daemon curl wget git \
|
||||||
network-manager zip neofetch sl python3-numpy ipython3 netsurf-gtk
|
network-manager zip neofetch sl python3-numpy ipython3 netsurf-gtk fcitx-anthy
|
||||||
|
|
||||||
DEBIAN_FRONTEND=noninteractive \
|
|
||||||
apt install -y --install-recommends fcitx-anthy
|
|
||||||
|
|
||||||
systemctl enable fake-hwclock
|
systemctl enable fake-hwclock
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user