Merge branch 'marbre-ipython'
[gentoo.git] / kde-plasma / kwallet-pam / kwallet-pam-5.4.1.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 KDE_AUTODEPS="false"
8 inherit kde5
9
10 DESCRIPTION="KWallet PAM module to not enter password again"
11
12 LICENSE="LGPL-2.1"
13 KEYWORDS="~amd64 ~x86"
14 IUSE=""
15
16 DEPEND="
17         dev-libs/libgcrypt:0=
18         virtual/pam
19 "
20 RDEPEND="${DEPEND}"