forked from RepoMirrors/baritone
no longer needed
This commit is contained in:
parent
b6a1608e73
commit
56b67cbc47
|
@ -13,8 +13,6 @@ RUN apt install --target-release jessie-backports \
|
|||
|
||||
RUN apt install -qq --force-yes mesa-utils libgl1-mesa-glx libxcursor1 libxrandr2 libxxf86vm1 x11-xserver-utils xfonts-base xserver-common
|
||||
|
||||
RUN apt install -qq --force-yes unzip wget jq zip
|
||||
|
||||
COPY . /code
|
||||
|
||||
# this .deb is specially patched to support lwjgl
|
||||
|
|
Loading…
Reference in New Issue