aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/atk/atk.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/atk/atk.inc')
-rw-r--r--meta/recipes-support/atk/atk.inc13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta/recipes-support/atk/atk.inc b/meta/recipes-support/atk/atk.inc
deleted file mode 100644
index 6a4fef6d0d..0000000000
--- a/meta/recipes-support/atk/atk.inc
+++ /dev/null
@@ -1,13 +0,0 @@
-DESCRIPTION = "An accessibility toolkit for GNOME."
-HOMEPAGE = "http://live.gnome.org/GAP/"
-BUGTRACKER = "https://bugzilla.gnome.org/"
-
-LICENSE = "LGPLv2 & LGPLv2+"
-
-SECTION = "x11/libs"
-
-DEPENDS = "glib-2.0 gtk-doc-native"
-
-inherit autotools pkgconfig
-
-EXTRA_OECONF = "--disable-glibtest"