[gnome-continuous-yocto/gnomeostree-3.28-rocko: 3119/8267] avahi: enable manpages



commit cb72e3d2f355fd7555eb2e492bed5b9d81d961b6
Author: Alexander Kanavin <alexander kanavin linux intel com>
Date:   Thu Sep 29 16:27:59 2016 +0300

    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>

 meta/recipes-connectivity/avahi/avahi.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meta/recipes-connectivity/avahi/avahi.inc b/meta/recipes-connectivity/avahi/avahi.inc
index 234646d..cb36802 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 \
              --disable-qt4 \
              --disable-python \
              --disable-doxygen-doc \
-             --disable-manpages \
+             --enable-manpages \
              ${EXTRA_OECONF_SYSVINIT} \
              ${EXTRA_OECONF_SYSTEMD} \
            "


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]