5916b461b027bf0bb082689131c9f3f16e42af4f
[gentoo.git] / kde-base / libkgreeter / libkgreeter-4.11.19.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 KMNAME="kde-workspace"
8 KMMODULE="libs/kdm"
9 inherit kde4-meta
10
11 DESCRIPTION="Conversation widgets for KDM greeter"
12 KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
13 IUSE="debug"
14
15 DEPEND="
16         !<kde-base/kdm-4.11.17-r1:4
17 "
18
19 RDEPEND="${DEPEND}"