summaryrefslogtreecommitdiffstats
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 @@
1DESCRIPTION = "An accessibility toolkit for GNOME."
2HOMEPAGE = "http://live.gnome.org/GAP/"
3BUGTRACKER = "https://bugzilla.gnome.org/"
4
5LICENSE = "LGPLv2 & LGPLv2+"
6
7SECTION = "x11/libs"
8
9DEPENDS = "glib-2.0 gtk-doc-native"
10
11inherit autotools pkgconfig
12
13EXTRA_OECONF = "--disable-glibtest"