summaryrefslogtreecommitdiff
path: root/packages/graphics/atk
diff options
context:
space:
mode:
Diffstat (limited to 'packages/graphics/atk')
-rw-r--r--packages/graphics/atk/atk.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/graphics/atk/atk.mk b/packages/graphics/atk/atk.mk
index c26d719..be825b3 100644
--- a/packages/graphics/atk/atk.mk
+++ b/packages/graphics/atk/atk.mk
@@ -39,6 +39,9 @@ ATK_INCLUDES = atk-*
ATK_LIBS = libatk-*
ATK_PKGCONFIGS = atk.pc
+ATK_CONFIGURE_OPTS := --disable-glibtest
+ATK_DEPS := glib_install
+
atk_install:
$(call EMBTK_INSTALL_PKG,ATK)