summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/avahi/avahi.inc
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-09-29 16:27:59 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-10-28 16:15:19 +0100
commitcb72e3d2f355fd7555eb2e492bed5b9d81d961b6 (patch)
treec64b6d06a3bbae286d6df180460cc6bbff2a3989 /meta/recipes-connectivity/avahi/avahi.inc
parent5d9400dde0bc4dfb24f79fe9d8aa6041c13e2db6 (diff)
downloadpoky-cb72e3d2f355fd7555eb2e492bed5b9d81d961b6.tar.gz
avahi: enable manpages
They come prebuilt and don't require any dependencies, so there is no penalty in enabling them. (From OE-Core rev: aeb8d38cf26794aeff8827161ae1241d8d031d6c) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/avahi/avahi.inc')
-rw-r--r--meta/recipes-connectivity/avahi/avahi.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/avahi/avahi.inc b/meta/recipes-connectivity/avahi/avahi.inc
index 234646d291..cb3680272e 100644
--- a/meta/recipes-connectivity/avahi/avahi.inc
+++ b/meta/recipes-connectivity/avahi/avahi.inc
@@ -54,7 +54,7 @@ EXTRA_OECONF = "--with-avahi-priv-access-group=adm \
54 --disable-qt4 \ 54 --disable-qt4 \
55 --disable-python \ 55 --disable-python \
56 --disable-doxygen-doc \ 56 --disable-doxygen-doc \
57 --disable-manpages \ 57 --enable-manpages \
58 ${EXTRA_OECONF_SYSVINIT} \ 58 ${EXTRA_OECONF_SYSVINIT} \
59 ${EXTRA_OECONF_SYSTEMD} \ 59 ${EXTRA_OECONF_SYSTEMD} \
60 " 60 "