summaryrefslogtreecommitdiffstats
path: root/mkosi.presets/00-base/mkosi.conf.d/11-centos-8.conf
blob: ef001c92c9a246742672a5191d794083d34f4ed0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# SPDX-License-Identifier: LGPL-2.1-or-later

[Match]
Distribution=centos
Release=8

[Content]
BuildPackages=
        libgcrypt-devel # CentOS Stream 8 libgcrypt-devel doesn't ship a pkg-config file.
        platform-python
        python3.9dist(jinja2)
        python3.9dist(lxml)
        python3.9dist(pefile)
        python3.9dist(pyelftools)
        python3.9dist(pytest)
        python39