summaryrefslogtreecommitdiffstats
path: root/rules/atk124.in
blob: 549b3856a406a51b1cd0417c722a097c0abe98eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config ATK
        bool
        default N
        depends on BROKEN
        prompt "atk - accessibility toolkit"
	help
	  ATK is a toolkit providing accessibility interfaces for applications or
 	  other toolkits. By implementing these interfaces, those other toolkits 
	  or applications can be used with tools such as screen readers, magnifiers, 
	  and other alternative input devices.

comment "atk is broken, please send a patch"
        depends on !BROKEN