summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kcheckpass/kcheckpass-4.7.0.ebuild')
-rw-r--r--kde-base/kcheckpass/kcheckpass-4.7.0.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/kcheckpass-4.7.0.ebuild b/kde-base/kcheckpass/kcheckpass-4.7.0.ebuild
index 5248720ca0c5..ef9984771fea 100644
--- a/kde-base/kcheckpass/kcheckpass-4.7.0.ebuild
+++ b/kde-base/kcheckpass/kcheckpass-4.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.7.0.ebuild,v 1.1 2011/07/27 14:04:39 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.7.0.ebuild,v 1.2 2011/08/27 12:17:14 dilfridge Exp $
EAPI=4
@@ -11,13 +11,15 @@ DESCRIPTION="A simple password checker, used by any software in need of user aut
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug pam"
-DEPEND="
+RDEPEND="
pam? (
>=kde-base/kdebase-pam-7
virtual/pam
)
"
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+ x11-libs/libxkbfile
+"
PATCHES=(
"${FILESDIR}/kdebase-4.0.2-pam-optional.patch"