Merge remote-tracking branch 'github/pr/708'.
[gentoo.git] / kde-apps / kdeaccessibility-meta / kdeaccessibility-meta-4.14.3.ebuild
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=5
6 inherit kde4-meta-pkg
7
8 DESCRIPTION="kdeaccessibility - merge this to pull in all kdeaccessiblity-derived packages"
9 KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
10 IUSE=""
11
12 RDEPEND="
13         $(add_kdeapps_dep jovie)
14         $(add_kdeapps_dep kaccessible)
15         $(add_kdeapps_dep kmag)
16         $(add_kdeapps_dep kmousetool)
17         $(add_kdeapps_dep kmouth)
18 "