]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - .lgtm.yml
hwdb: Allow console users access to media* nodes
[thirdparty/systemd.git] / .lgtm.yml
index 51ec50e3b1e56451d353adfaff6f42aa3f29cc2f..83ec5ecf116efda85d854260f44deec96e1cddbc 100644 (file)
--- a/.lgtm.yml
+++ b/.lgtm.yml
@@ -1,16 +1,18 @@
+---
+# vi: ts=2 sw=2 et:
+
 extraction:
   cpp:
     prepare:
       packages:
-        - python3-pip
-        - python3-setuptools
-        - python3-wheel
+        - libpwquality-dev
         - libfdisk-dev
         - libp11-kit-dev
         - libssl-dev
+        - python3-jinja2
     after_prepare:
-      - pip3 install meson
-      - export PATH="$HOME/.local/bin/:$PATH"
+      - pip3 install meson==0.53.2
+      - export PATH="/opt/work/.local/bin:$PATH"
   python:
     python_setup:
       version: 3