mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-21 05:26:23 +00:00
ci_template: update cerbero build-deps for gst-validate -> gst-devtools-1.0 rename
https://gitlab.freedesktop.org/gstreamer/gst-devtools/-/merge_requests/199 https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/490 Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/295>
This commit is contained in:
parent
0928a89125
commit
92b78216d4
1 changed files with 1 additions and 1 deletions
|
@ -574,7 +574,7 @@ build msys2 :
|
|||
- $CERBERO $CERBERO_ARGS build-deps --offline
|
||||
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-libav-1.0 gst-validate gst-editing-services-1.0 libnice
|
||||
gst-libav-1.0 gst-devtools-1.0 gst-editing-services-1.0 libnice
|
||||
- test "x${CERBERO_OVERRIDDEN_DIST_DIR}" != "x"
|
||||
&& mkdir -p ${CERBERO_HOME}/dist/${ARCH}
|
||||
&& rsync -aH ${CERBERO_OVERRIDDEN_DIST_DIR}/ ${CERBERO_HOME}/dist/${ARCH}
|
||||
|
|
Loading…
Reference in a new issue