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: lucaceresoli/bug-15201-perf-libtraceevent-missing~23793 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fbeca00c9819838f0c5257fe05c099e9238d3b7;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 9484ad08ebf..542f99d04bd 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 \