summaryrefslogtreecommitdiff
path: root/mkosi.presets/00-base/mkosi.conf.d/11-centos-8.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkosi.presets/00-base/mkosi.conf.d/11-centos-8.conf')
-rw-r--r--mkosi.presets/00-base/mkosi.conf.d/11-centos-8.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/mkosi.presets/00-base/mkosi.conf.d/11-centos-8.conf b/mkosi.presets/00-base/mkosi.conf.d/11-centos-8.conf
new file mode 100644
index 0000000000..ef001c92c9
--- /dev/null
+++ b/mkosi.presets/00-base/mkosi.conf.d/11-centos-8.conf
@@ -0,0 +1,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