summaryrefslogtreecommitdiff
path: root/mkosi.conf.d/fedora/10-fedora.conf
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2023-03-29 13:57:52 +0200
committerDaan De Meyer <daan.j.demeyer@gmail.com>2023-03-29 14:33:06 +0200
commit6fdd30fb7c582cf378fa6f74ea1e6edcee6c6b8d (patch)
tree4057821a6c1b2dad21f0855a241283ba239be2e3 /mkosi.conf.d/fedora/10-fedora.conf
parent77c3cd2086090a9600cef56d33a2ce2a965b89bb (diff)
downloadsystemd-6fdd30fb7c582cf378fa6f74ea1e6edcee6c6b8d.tar.gz
mkosi: Drop python-docutils
We don't seem to use anything from python-docutils at all, so let's drop the dependency.
Diffstat (limited to 'mkosi.conf.d/fedora/10-fedora.conf')
-rw-r--r--mkosi.conf.d/fedora/10-fedora.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/mkosi.conf.d/fedora/10-fedora.conf b/mkosi.conf.d/fedora/10-fedora.conf
index b263cce673..f19ff93821 100644
--- a/mkosi.conf.d/fedora/10-fedora.conf
+++ b/mkosi.conf.d/fedora/10-fedora.conf
@@ -92,7 +92,6 @@ BuildPackages=
pkgconfig(valgrind)
pkgconfig(xencontrol)
pkgconfig(xkbcommon)
- python3-docutils
python3dist(jinja2)
python3dist(lxml)
python3dist(pyelftools)