Skip to content

Commit a6bd21a

Browse files
committed
Add libvulkan-dev
1 parent 6fd48f5 commit a6bd21a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docker/shotcut-build/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ RUN apt-get update -qq && \
1717
apt-transport-https ca-certificates gnupg software-properties-common \
1818
libdouble-conversion-dev va-driver-all libxcb-xinerama0 libxcb-icccm4 \
1919
libxcb-image0 libxcb-keysyms1 libxcb-render-util0 libxcb-cursor0 libxcb-shape0 \
20-
liblist-moreutils-perl cmake clang-15 curl g++-12 libgomp1 meson s3cmd
20+
liblist-moreutils-perl cmake clang-15 curl g++-12 libgomp1 meson s3cmd \
21+
libvulkan-dev
2122

2223
WORKDIR /root/Qt
2324
RUN curl -kLO --no-progress-meter https://s3.amazonaws.com/misc.meltymedia/shotcut-build/qt-6.8.3-ubuntu22.04-x86_64.txz && \

0 commit comments

Comments
 (0)