mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-02-04 00:05:31 +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 \
|
RUN yum -y install \
|
||||||
# used below
|
# used below
|
||||||
yum-utils \
|
yum-utils \
|
||||||
# SDL2_mixer dependencies
|
|
||||||
libogg-devel libvorbis-devel \
|
|
||||||
# VVVVVV dependencies
|
# VVVVVV dependencies
|
||||||
gcc-c++ cmake make
|
gcc-c++ cmake make
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user