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

[Match]
Distribution=centos
Release=9

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