]> git.ipfire.org Git - thirdparty/systemd.git/blame - .lgtm.yml
Merge pull request #14594 from keszybz/id128-show-gpt
[thirdparty/systemd.git] / .lgtm.yml
CommitLineData
55d651d8
YW
1extraction:
2 cpp:
3 prepare:
4 packages:
5 - python3-pip
6 - python3-setuptools
7 - python3-wheel
e65f29b4
LP
8 - libfdisk-dev
9 - libp11-kit-dev
10 - libssl-dev
55d651d8
YW
11 after_prepare:
12 - pip3 install meson
13 - export PATH="$HOME/.local/bin/:$PATH"
fc1c09e1
YW
14 python:
15 python_setup:
16 version: 3