]> code.ossystems Code Review - openembedded-core.git/commit
gnome-doc-utils: ensure a native variant exists for document generation
authorJoshua Lock <josh@linux.intel.com>
Fri, 17 Dec 2010 14:09:48 +0000 (14:09 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 21 Dec 2010 09:29:11 +0000 (09:29 +0000)
commita09fbe3c680b67ea55d218cf3f469f2798cd4037
tree4b8cce1d5d6ada64552032fc07217d9ea31c5491
parent3b5461535f714af16159a081ba5c7556c9c15b3c
gnome-doc-utils: ensure a native variant exists for document generation

gnome-doc-utils-native must be available to do the build time generation of
documentation however most gnome projects will do a pkgconfig check for the
host version of gnome-doc-utils.

This patch adds gnome-doc-utils-native and makes gnome-doc-utils depend on it
so that recipe writers can just add gnome-doc-utils to their DEPENDS and the
system will do the right thing.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
meta/recipes-gnome/gnome/gnome-doc-utils-native_0.20.2.bb [new file with mode: 0644]
meta/recipes-gnome/gnome/gnome-doc-utils.inc