summaryrefslogtreecommitdiff
path: root/mkosi.presets/20-final/mkosi.conf.d/11-centos-8.conf
blob: 2fa476454df9b105663203134dfd2a9312870401 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# SPDX-License-Identifier: LGPL-2.1-or-later

[Match]
Distribution=centos
Release=8

[Content]
Packages=
        platform-python
        python3.9dist(pefile)
        python3.9dist(pluggy) # python39-pluggy is a pytest dependency that's not installed for some reason.
        python3.9dist(psutil)
        python3.9dist(pytest)
        python39