Skip to content
Snippets Groups Projects
Unverified Commit 18764989 authored by Thomas Böhler's avatar Thomas Böhler
Browse files

setup-xorg-base: Install xinit

parent 110c6407
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,6 @@ shift $(($OPTIND - 1))
# For every main/ repo, enable corresponding community/ repo
setup-apkrepos -o
apk add xorg-server xf86-input-libinput eudev mesa-dri-gallium "$@"
apk add xorg-server xf86-input-libinput xinit eudev mesa-dri-gallium "$@"
setup-devd udev
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment