Added build-essential, as it's kinda essential for building dwm, etc

master
Aney 5 years ago
parent e6f94a20e7
commit 8a102baacf

@ -2,7 +2,7 @@
# ideally a minimal install
# Install X and sudo so other things can work
apt install sudo xorg -y
apt install sudo xorg build-essential -y
# Update baybee
apt update && upgrade -y

Loading…
Cancel
Save