zhupengfei
6 years ago
No known key found for this signature in database
GPG Key ID: DD129E108BD09378
1 changed files with
1 additions and
1 deletions
-
linux-fresh/Dockerfile
|
|
|
@ -1,4 +1,4 @@ |
|
|
|
FROM ubuntu:18.04 |
|
|
|
LABEL maintainer="citraemu" |
|
|
|
RUN apt-get update && apt-get -y full-upgrade |
|
|
|
RUN apt-get install -y p7zip-full build-essential libsdl2-dev qtbase5-dev libqt5opengl5-dev qtmultimedia5-dev qttools5-dev qttools5-dev-tools libavcodec-dev libavformat-dev libswscale-dev wget git ccache cmake ninja-build |
|
|
|
RUN apt-get install -y p7zip-full build-essential libsdl2-dev qtbase5-dev libqt5opengl5-dev qtmultimedia5-dev qttools5-dev qttools5-dev-tools libavcodec-dev libavfilter-dev libavformat-dev libswscale-dev wget git ccache cmake ninja-build |