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
FILES_${PN} += "${datadir}/aclocal"
FILES_${PN}-dev = ""
+BBCLASSEXTEND = "native"
LICENSE = "GPL LGPL"
-DEPENDS = "libxml2 libxslt libxslt-native"
+DEPENDS = "libxml2 libxslt libxslt-native libxml2-native"
+DEPENDS_virtclass-native = "libxslt-native libxml2-native"
INC_PR = "r5"
-inherit gnome
+inherit gnomebase
EXTRA_OECONF = "--disable-scrollkeeper"
}
FILES_${PN} += "${datadir}/xml*"
+
+BBCLASSEXTEND = "native"
+
require gnome-doc-utils.inc
-DEPENDS += "libxml2-native"
-
PR = "${INC_PR}.2"
SRC_URI[archive.md5sum] = "e2509ab1a7719902cf544cb288df438d"