diff --git a/meta-gnome/recipes-gnome/graphene/graphene_1.10.6.bb b/meta-gnome/recipes-gnome/graphene/graphene_1.10.6.bb index 3a95a8f45c..68e7812ca1 100644 --- a/meta-gnome/recipes-gnome/graphene/graphene_1.10.6.bb +++ b/meta-gnome/recipes-gnome/graphene/graphene_1.10.6.bb @@ -21,3 +21,5 @@ GTKDOC_MESON_OPTION = "gtk_doc" EXTRA_OEMESON = "-Dinstalled_tests=false" FILES:${PN} += "${libdir}/graphene-1.0" + +BBCLASSEXTEND = "native nativesdk"