Merge remote-tracking branch 'github/pr/708'.
[gentoo.git] / kde-apps / kdeaccessibility-meta / kdeaccessibility-meta-15.08.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
7 inherit kde5-meta-pkg
8
9 DESCRIPTION="kdeaccessibility - merge this to pull in all kdeaccessiblity-derived packages"
10 KEYWORDS=" ~amd64 ~x86"
11 IUSE=""
12
13 RDEPEND="
14         $(add_kdeapps_dep jovie)
15         $(add_kdeapps_dep kaccessible)
16         $(add_kdeapps_dep kmag)
17         $(add_kdeapps_dep kmousetool)
18         $(add_kdeapps_dep kmouth)
19 "