mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Remove SDL2_mixer dependencies from Dockerfile
This commit is contained in:
@@ -13,8 +13,6 @@ RUN yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.n
|
||||
RUN yum -y install \
|
||||
# used below
|
||||
yum-utils \
|
||||
# SDL2_mixer dependencies
|
||||
libogg-devel libvorbis-devel \
|
||||
# VVVVVV dependencies
|
||||
gcc-c++ cmake make
|
||||
|
||||
|
||||
Reference in New Issue
Block a user