docker: Don't install base-devel on Arch
This commit is contained in:
parent
bb2847fee9
commit
a2b9749dbf
@ -17,7 +17,6 @@ RUN pacman -S --noconfirm \
|
|||||||
qt5-base-debug \
|
qt5-base-debug \
|
||||||
qt5-webkit-debug \
|
qt5-webkit-debug \
|
||||||
python-pyqt5-debug \
|
python-pyqt5-debug \
|
||||||
base-devel \
|
|
||||||
xorg-xinit \
|
xorg-xinit \
|
||||||
herbstluftwm \
|
herbstluftwm \
|
||||||
xorg-server-xvfb
|
xorg-server-xvfb
|
||||||
|
Loading…
Reference in New Issue
Block a user