aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'recipes')
-rw-r--r--recipes/atk/atk_1.28.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/atk/atk_1.28.0.bb b/recipes/atk/atk_1.28.0.bb
index cbeebe4c6b..8916d8faa7 100644
--- a/recipes/atk/atk_1.28.0.bb
+++ b/recipes/atk/atk_1.28.0.bb
@@ -3,9 +3,10 @@ SECTION = "x11/libs"
PRIORITY = "optional"
LICENSE = "LGPL"
+inherit gnome
+
DEPENDS = "glib-2.0 gtk-doc-native"
-inherit gnome
EXTRA_OECONF = "--disable-glibtest"