mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-22 23:30:14 +00:00
container: added more required dependencies
This commit is contained in:
parent
3482dacea8
commit
ba8f89d76d
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ RUN apt-get update && \
|
||||||
libavcodec-dev \
|
libavcodec-dev \
|
||||||
libswscale-dev \
|
libswscale-dev \
|
||||||
libavutil-dev \
|
libavutil-dev \
|
||||||
|
libvulkan-dev \
|
||||||
|
vulkan-tools \
|
||||||
libstorm-dev && \
|
libstorm-dev && \
|
||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue