summaryrefslogtreecommitdiffstats
path: root/mkosi.images/build/mkosi.conf.d/centos-fedora/mkosi.conf
blob: b089f77c560c876de27fb7405f5cc9316b32f4e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# SPDX-License-Identifier: LGPL-2.1-or-later

[Match]
Distribution=|centos
Distribution=|fedora

[Build]
Environment=
        GIT_URL=https://src.fedoraproject.org/rpms/systemd.git
        GIT_BRANCH=rawhide
        GIT_COMMIT=fd36e4c562f9a0bda309405fd199e91e1f51f2eb
        PKG_SUBDIR=fedora

[Content]
Packages=
        clang-devel
        compiler-rt
        gdb
        git-core
        libasan
        libubsan
        rpm-build
        which