mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
gnome-disk-utility: disable build of man pages
this fixes: | Program xsltproc found: NO | | ../gnome-disk-utility-41.0/doc/man/meson.build:1:0: ERROR: Program 'xsltproc' not found or not executable Signed-off-by: Markus Volk <f_l_k@t-online.de> Building man is enabled by default and this feature would require a dependency on libxslt-native and network access at do_compile. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -29,6 +29,8 @@ PACKAGECONFIG[systemd] = "-Dlogind=libsystemd,-Dlogind=none,systemd"
|
||||
SRC_URI += " file://0001-build-fix-arguments-of-i18n.merge_file.patch"
|
||||
SRC_URI[archive.sha256sum] = "8743c98fd656062ef862933efe30c5be4c6b322ec02eee154ec70d08ed0895df"
|
||||
|
||||
EXTRA_OEMESON = "-Dman=false"
|
||||
|
||||
FILES:${PN} += " \
|
||||
${datadir}/metainfo \
|
||||
${datadir}/dbus-1 \
|
||||
|
||||
Reference in New Issue
Block a user