From: Alexander Kanavin Date: Thu, 29 Sep 2016 13:29:41 +0000 (+0300) Subject: systemd: enable building of manpages if api-documentation feature is in distro features X-Git-Tag: uninative-1.5~1596 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8fbeca00c9819838f0c5257fe05c099e9238d3b7;p=openembedded-core.git systemd: enable building of manpages if api-documentation feature is in distro features Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- diff --git a/meta/recipes-core/systemd/systemd_230.bb b/meta/recipes-core/systemd/systemd_230.bb index 9484ad08eb..542f99d04b 100644 --- a/meta/recipes-core/systemd/systemd_230.bb +++ b/meta/recipes-core/systemd/systemd_230.bb @@ -8,7 +8,7 @@ DEPENDS = "kmod intltool-native gperf-native acl readline libcap libcgroup qemu- SECTION = "base/shell" -inherit useradd pkgconfig autotools perlnative update-rc.d update-alternatives qemu systemd ptest gettext bash-completion +inherit useradd pkgconfig autotools perlnative update-rc.d update-alternatives qemu systemd ptest gettext bash-completion manpages SRC_URI += " \ file://touchscreen.rules \