From 0cf33b1ea8b45292ab769e7f54548714f656ba47 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 12 May 2017 23:07:05 +0300 Subject: Add missing netcat packages in some jobs in .gitlab-ci.yml. --- .gitlab-ci.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 21492c31d..b3be5265f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2576,7 +2576,7 @@ gcc-6_SDL_SDL-1.2_sanitize: PACKAGES: gcc-6 g++-6 make autoconf automake autopoint gettext pkg-config libx11-dev libxext-dev libxt-dev libxv-dev x11proto-core-dev libgl1-mesa-dev libasound2-dev libglu1-mesa-dev - valgrind + valgrind netcat-openbsd wget unzip runenvz: /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runzlib_master.sh runenvx: /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runlibxml2_master.sh @@ -2597,7 +2597,7 @@ gcc-6_SDL_default_sanitize: PACKAGES: gcc-6 g++-6 make autoconf automake autopoint gettext pkg-config libx11-dev libxext-dev libxt-dev libxv-dev x11proto-core-dev libgl1-mesa-dev libasound2-dev - valgrind + valgrind netcat-openbsd wget unzip runenvz: /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runzlib_master.sh runenvx: /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runlibxml2_master.sh @@ -2621,7 +2621,7 @@ gcc-6_SDL_SDL-1.2_old_sanitize: PACKAGES: gcc-6 g++-6 make autoconf automake autopoint gettext pkg-config libx11-dev libxext-dev libxt-dev libxv-dev x11proto-core-dev libgl1-mesa-dev libasound2-dev libglu1-mesa-dev - valgrind + valgrind netcat-openbsd libjpeg-dev libtiff-dev wget unzip runenvz: /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runzlib_v1.2.5.sh @@ -2644,7 +2644,7 @@ gcc-6_SDL_default_old_sanitize: PACKAGES: gcc-6 g++-6 make autoconf automake autopoint gettext pkg-config libx11-dev libxext-dev libxt-dev libxv-dev x11proto-core-dev libgl1-mesa-dev libasound2-dev - valgrind + valgrind netcat-openbsd libjpeg-dev libtiff-dev wget unzip runenvz: /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runzlib_v1.2.5.sh -- cgit v1.2.3-60-g2f50