summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/atk/atk_2.30.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/atk/atk_2.30.0.bb')
-rw-r--r--meta/recipes-support/atk/atk_2.30.0.bb6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta/recipes-support/atk/atk_2.30.0.bb b/meta/recipes-support/atk/atk_2.30.0.bb
index 84fdb1510a..4e22b3f811 100644
--- a/meta/recipes-support/atk/atk_2.30.0.bb
+++ b/meta/recipes-support/atk/atk_2.30.0.bb
@@ -14,12 +14,6 @@ DEPENDS = "gettext-native glib-2.0"
14GNOMEBASEBUILDCLASS = "meson" 14GNOMEBASEBUILDCLASS = "meson"
15inherit gnomebase gtk-doc gettext upstream-version-is-even gobject-introspection 15inherit gnomebase gtk-doc gettext upstream-version-is-even gobject-introspection
16 16
17GTKDOC_ENABLE_FLAG = "-Ddocs=true"
18GTKDOC_DISABLE_FLAG = "-Ddocs=false"
19
20EXTRA_OEMESON_append_class-target = " ${@bb.utils.contains('GTKDOC_ENABLED', 'True', '${GTKDOC_ENABLE_FLAG}', \
21 '${GTKDOC_DISABLE_FLAG}', d)} "
22
23SRC_URI_append = " \ 17SRC_URI_append = " \
24 file://0001-meson.build-enable-introspection-for-cross-compile.patch \ 18 file://0001-meson.build-enable-introspection-for-cross-compile.patch \
25 file://0001-Switch-from-filename-to-basename.patch \ 19 file://0001-Switch-from-filename-to-basename.patch \