mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
gitlab: build libnice as part of cerbero deps
Building the same libnice from the same tarball every time is not useful.
This commit is contained in:
parent
bc44b55c4a
commit
478686faa7
1 changed files with 1 additions and 1 deletions
|
@ -364,7 +364,7 @@ valgrind ges:
|
||||||
- $CERBERO $CERBERO_ARGS build-deps --offline
|
- $CERBERO $CERBERO_ARGS build-deps --offline
|
||||||
gstreamer-1.0 gst-plugins-base-1.0 gst-plugins-good-1.0
|
gstreamer-1.0 gst-plugins-base-1.0 gst-plugins-good-1.0
|
||||||
gst-plugins-bad-1.0 gst-plugins-ugly-1.0 gst-rtsp-server-1.0
|
gst-plugins-bad-1.0 gst-plugins-ugly-1.0 gst-rtsp-server-1.0
|
||||||
gst-libav-1.0 gst-validate gst-editing-services-1.0 libnice
|
gst-libav-1.0 gst-validate gst-editing-services-1.0
|
||||||
- $CERBERO $CERBERO_ARGS fetch-cache --skip-fetch --job-id=${CI_JOB_ID}
|
- $CERBERO $CERBERO_ARGS fetch-cache --skip-fetch --job-id=${CI_JOB_ID}
|
||||||
- test "x${CERBERO_OVERRIDDEN_DIST_DIR}" != "x"
|
- test "x${CERBERO_OVERRIDDEN_DIST_DIR}" != "x"
|
||||||
&& mkdir -p ${CERBERO_HOME}/dist/${ARCH}
|
&& mkdir -p ${CERBERO_HOME}/dist/${ARCH}
|
||||||
|
|
Loading…
Reference in a new issue