summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorUri Lublin <uril@redhat.com>2020-10-26 12:49:40 +0200
committerUri Lublin <uril@redhat.com>2020-10-26 12:54:06 +0200
commitf23349f93ed3a8de66340ad788fb4acf5e3383ae (patch)
treead83ab71bae50b4d9d7d23abab3c21942dd9ee6f /.gitlab-ci.yml
parentde5c20531e6845513ce0765435586606eb572c67 (diff)
ci: install diffutils
Without diffutils, configure complains it can not find commands cmp and diff. For example check-valgrind log shows: checking for a working dd... ./configure: line 6852: cmp: command not found ./configure: line 6852: cmp: command not found Signed-off-by: Uri Lublin <uril@redhat.com>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 22cdfbc8..d1e29874 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,7 @@ before_script:
- >
dnf install 'dnf-command(debuginfo-install)' git libtool make libasan orc-devel
python3 python3-six python3-pyparsing glib-networking
- asciidoc bzip2 meson ninja-build file
+ asciidoc bzip2 meson ninja-build file diffutils
glib2-devel pixman-devel alsa-lib-devel openssl-devel libjpeg-turbo-devel
libcacard-devel cyrus-sasl-devel lz4-devel opus-devel
gstreamer1-devel gstreamer1-plugins-base-devel