]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
ci: get Coverity and CodeQL to analyze the "libxkbcommon" part
authorEvgeny Vereshchagin <evvers@ya.ru>
Sun, 16 Jan 2022 15:30:22 +0000 (15:30 +0000)
committerEvgeny Vereshchagin <evvers@ya.ru>
Sun, 16 Jan 2022 15:33:07 +0000 (15:33 +0000)
By analogy with https://github.com/systemd/systemd/pull/22138, to get
the static analyzers to analyze that part of code that package should
be installed there as well.

.github/workflows/unit_tests.sh

index 5d9e9da562e88cf8035d127c8a27f010b0ab4906..37594cb95e139fceb08d89d248e178dcc360e14a 100755 (executable)
@@ -17,6 +17,7 @@ ADDITIONAL_DEPS=(
     libqrencode-dev
     libssl-dev
     libtss2-dev
+    libxkbcommon-dev
     libzstd-dev
     perl
     python3-libevdev