summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-mta/msmtp/msmtp-1.4.32.ebuild')
-rw-r--r--mail-mta/msmtp/msmtp-1.4.32.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail-mta/msmtp/msmtp-1.4.32.ebuild b/mail-mta/msmtp/msmtp-1.4.32.ebuild
index 8aa948f173a2..53d1bce14dec 100644
--- a/mail-mta/msmtp/msmtp-1.4.32.ebuild
+++ b/mail-mta/msmtp/msmtp-1.4.32.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.32.ebuild,v 1.1 2014/03/09 22:02:21 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.32.ebuild,v 1.2 2014/03/09 22:07:09 radhermit Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -18,6 +18,7 @@ REQUIRED_USE="gnome-keyring? ( ${PYTHON_REQUIRED_USE} )"
CDEPEND="
gnome-keyring? (
+ ${PYTHON_DEPS}
dev-python/gnome-keyring-python
gnome-base/libgnome-keyring
)