mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 23:02:22 +02:00
librsvg: Extend for nativesdk
Doxygen in meta-oe has recently been extended for nativesdk. Doxygen is often used together with dot (graphviz) which in turn depends on librsvg. (From OE-Core rev: cccc14d5fe334b6995c54a80a1b65fce357e4582) Signed-off-by: Christian Eggers <ceggers@arri.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ba9be4bfa5
commit
8d0df773bb
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
|
||||
|
||||
SECTION = "x11/utils"
|
||||
DEPENDS = "cairo gdk-pixbuf glib-2.0 libcroco libxml2 pango"
|
||||
BBCLASSEXTEND = "native"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
inherit gnomebase gtk-doc pixbufcache upstream-version-is-even gobject-introspection
|
||||
|
||||
|
||||
Reference in New Issue
Block a user