Skip to content
Snippets Groups Projects
Commit 6e8cb6bf authored by Johannes Kauffmann's avatar Johannes Kauffmann Committed by Marvin Scholz
Browse files

vlc-debian-unstable: add gstreamer packages

This enables building the gstreamer decode plugin in CI.
parent f5a46723
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ RUN set -x && \
qml-module-qtquick-layouts qml-module-qtquick-templates2 qml-module-qttest \
qml-module-qtgraphicaleffects flex bison libxkbcommon-x11-dev libx11-xcb-dev libplacebo-dev \
meson doxygen graphviz libsqlite3-dev rapidjson-dev nasm cmake libxcb-damage0-dev \
clang libc++-dev libc++abi-dev llvm-13 gperf && \
clang libc++-dev libc++abi-dev llvm-13 gperf libgstreamer-plugins-base1.0-dev && \
apt-get build-dep --no-install-suggests --no-install-recommends -y vlc && \
apt-get remove -y libprotobuf-dev protobuf-compiler && \
apt-get clean -y && rm -rf /var/lib/apt/lists/* && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment