From 3c2883b99244a3065283bee39e5d6a0603f52c71 Mon Sep 17 00:00:00 2001 From: Benjamin Berg Date: Wed, 15 Sep 2021 14:30:23 +0200 Subject: [PATCH] ci: Pull in diffutils It is needed by tests/test-generated-hwdb.sh and is not pulled in indirectly anymore. --- .gitlab-ci/libfprint-templates.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci/libfprint-templates.yaml b/.gitlab-ci/libfprint-templates.yaml index 280a21f..ace3f7b 100644 --- a/.gitlab-ci/libfprint-templates.yaml +++ b/.gitlab-ci/libfprint-templates.yaml @@ -26,3 +26,4 @@ uncrustify valgrind clang-analyzer + diffutils