From 24f24828d0e90650e527fd88f726ec1b13ffcefd Mon Sep 17 00:00:00 2001 From: Nicolas Dufresne Date: Wed, 5 Jun 2019 13:54:17 +0000 Subject: [PATCH] Revert "gitlab: build libnice as part of cerbero deps" This reverts commit 478686faa76917bef6df32c73c538e05fb8f6813 --- gitlab/ci_template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitlab/ci_template.yml b/gitlab/ci_template.yml index 2204a7c..2a3b0de 100644 --- a/gitlab/ci_template.yml +++ b/gitlab/ci_template.yml @@ -364,7 +364,7 @@ valgrind ges: - $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 + gst-libav-1.0 gst-validate gst-editing-services-1.0 libnice - $CERBERO $CERBERO_ARGS fetch-cache --skip-fetch --job-id=${CI_JOB_ID} - test "x${CERBERO_OVERRIDDEN_DIST_DIR}" != "x" && mkdir -p ${CERBERO_HOME}/dist/${ARCH} -- 2.7.4