]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - .lgtm.yml
ci: add dependencies for repart + cryptsetup's pkcs#11 support
[thirdparty/systemd.git] / .lgtm.yml
index 5948d8c2bc0d7fc7f941cd62c843f4bd6b7ed887..51ec50e3b1e56451d353adfaff6f42aa3f29cc2f 100644 (file)
--- a/.lgtm.yml
+++ b/.lgtm.yml
@@ -5,6 +5,9 @@ extraction:
         - python3-pip
         - python3-setuptools
         - python3-wheel
+        - libfdisk-dev
+        - libp11-kit-dev
+        - libssl-dev
     after_prepare:
       - pip3 install meson
       - export PATH="$HOME/.local/bin/:$PATH"