mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
json-glib: enable optional building of manpages
(From OE-Core rev: 9fd5e703ba9d1732dc7559763949d16dc90282ea) 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>
This commit is contained in:
committed by
Richard Purdie
parent
6ff457ae91
commit
0f69504d7e
@@ -13,6 +13,8 @@ DEPENDS = "glib-2.0"
|
|||||||
SRC_URI[archive.md5sum] = "c1daefb8d0fb59612af0c072c8aabb58"
|
SRC_URI[archive.md5sum] = "c1daefb8d0fb59612af0c072c8aabb58"
|
||||||
SRC_URI[archive.sha256sum] = "ea128ab52a824fcd06e5448fbb2bd8d9a13740d51c66d445828edba71321a621"
|
SRC_URI[archive.sha256sum] = "ea128ab52a824fcd06e5448fbb2bd8d9a13740d51c66d445828edba71321a621"
|
||||||
|
|
||||||
inherit gnomebase gettext lib_package gobject-introspection gtk-doc
|
inherit gnomebase gettext lib_package gobject-introspection gtk-doc manpages
|
||||||
|
|
||||||
|
PACKAGECONFIG[manpages] = "--enable-man --with-xml-catalog=${STAGING_ETCDIR_NATIVE}/xml/catalog.xml, --disable-man, libxslt-native xmlto-native"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Reference in New Issue
Block a user