We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea78dc7 commit 5b91cc3Copy full SHA for 5b91cc3
gstreamer/Dockerfile-Gstreamerbuilder
@@ -18,6 +18,7 @@ RUN meson -Dgood=enabled -Dgst-plugins-good:vpx=enabled \
18
-Dbad=enabled -Dgst-plugins-bad:dtls=enabled \
19
-Dbad=enabled -Dgst-plugins-bad:srtp=enabled \
20
-Dbad=enabled -Dgst-plugins-bad:webrtc=enabled \
21
+ -Dintrospection=disabled \
22
--default-library=static \
23
builddir
24
RUN ninja -C builddir
0 commit comments