add make, gcc, base-devel, and fonts to arch distoolbox
This commit is contained in:
@@ -92,7 +92,11 @@ RUN pacman -S --noconfirm \
|
|||||||
# For distrobox
|
# For distrobox
|
||||||
systemd \
|
systemd \
|
||||||
# Code build \
|
# Code build \
|
||||||
make gcc
|
make gcc \
|
||||||
|
# makepkg support
|
||||||
|
base-devel \
|
||||||
|
# Fonts, so you never have to think about them again
|
||||||
|
noto-fonts noto-fonts-cjk noto-fonts-emoji noto-fonts-extra
|
||||||
|
|
||||||
########################
|
########################
|
||||||
##### Extra Apps #####
|
##### Extra Apps #####
|
||||||
|
|||||||
Reference in New Issue
Block a user