]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
systemd: generate manpages indeces dankm/systemd-docs
authorDaniel McGregor <daniel.mcgregor@vecima.com>
Mon, 21 Mar 2022 16:13:23 +0000 (10:13 -0600)
committerDaniel McGregor <daniel.mcgregor@vecima.com>
Tue, 12 Apr 2022 18:01:31 +0000 (12:01 -0600)
Use python3-lxml-native to generate systemd.directives and
systemd.index manual pages.

Signed-off-by: Daniel McGregor <daniel.mcgregor@vecima.com>
meta/recipes-core/systemd/systemd_250.4.bb

index 2b346113b591523fd01209c1ff6201668045a2d3..ec0575865e8266a7b49565630c2c7882861bb90f 100644 (file)
@@ -167,7 +167,7 @@ PACKAGECONFIG[localed] = "-Dlocaled=true,-Dlocaled=false"
 PACKAGECONFIG[logind] = "-Dlogind=true,-Dlogind=false"
 PACKAGECONFIG[lz4] = "-Dlz4=true,-Dlz4=false,lz4"
 PACKAGECONFIG[machined] = "-Dmachined=true,-Dmachined=false"
-PACKAGECONFIG[manpages] = "-Dman=true,-Dman=false,libxslt-native xmlto-native docbook-xml-dtd4-native docbook-xsl-stylesheets-native"
+PACKAGECONFIG[manpages] = "-Dman=true,-Dman=false,python3-lxml-native xmlto-native docbook-xml-dtd4-native docbook-xsl-stylesheets-native"
 PACKAGECONFIG[microhttpd] = "-Dmicrohttpd=true,-Dmicrohttpd=false,libmicrohttpd"
 PACKAGECONFIG[myhostname] = "-Dnss-myhostname=true,-Dnss-myhostname=false,,libnss-myhostname"
 PACKAGECONFIG[networkd] = "-Dnetworkd=true,-Dnetworkd=false"