aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnome/gnome-common.inc')
-rw-r--r--recipes/gnome/gnome-common.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/gnome/gnome-common.inc b/recipes/gnome/gnome-common.inc
index d83d675b77..5a1e2072e2 100644
--- a/recipes/gnome/gnome-common.inc
+++ b/recipes/gnome/gnome-common.inc
@@ -2,7 +2,7 @@ LICENSE = "GPL"
SECTION = "x11/gnome"
DESCRIPTION = "Common macros for building GNOME applications"
-inherit gnome
+inherit gnomebase
# The omf.make file failed if scrollkeeper doesn't happen to be
# installed
@@ -15,3 +15,4 @@ DEPENDS = ""
FILES_${PN} += "${datadir}/aclocal"
FILES_${PN}-dev = ""
+BBCLASSEXTEND = "native"