summaryrefslogtreecommitdiffstats
path: root/package/atk/Config.in
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2007-01-11 07:44:14 +0000
committerEric Andersen <andersen@codepoet.org>2007-01-11 07:44:14 +0000
commit810184bb0dd445c160ab6d94338ad2165e2d529a (patch)
tree8dea0fae243585beb4cb98cf3824043a3d3a0e30 /package/atk/Config.in
parentd996a59712cc451e0863fd6e52493a0b121d04ca (diff)
downloadbuildroot-novena-810184bb0dd445c160ab6d94338ad2165e2d529a.tar.gz
buildroot-novena-810184bb0dd445c160ab6d94338ad2165e2d529a.zip
add atk package
Diffstat (limited to 'package/atk/Config.in')
-rw-r--r--package/atk/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/atk/Config.in b/package/atk/Config.in
new file mode 100644
index 000000000..829a8d432
--- /dev/null
+++ b/package/atk/Config.in
@@ -0,0 +1,6 @@
+config BR2_PACKAGE_ATK
+ bool "atk"
+ default n
+ select BR2_PACKAGE_LIBGLIB2
+ help
+ The ATK accessibility toolkit, needed to build GTK+-2.x.