diff options
Diffstat (limited to 'x11-plugins/pipe2pidgin/pipe2pidgin-20130710.ebuild')
-rw-r--r-- | x11-plugins/pipe2pidgin/pipe2pidgin-20130710.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-plugins/pipe2pidgin/pipe2pidgin-20130710.ebuild b/x11-plugins/pipe2pidgin/pipe2pidgin-20130710.ebuild index 37e4794..05a95f7 100644 --- a/x11-plugins/pipe2pidgin/pipe2pidgin-20130710.ebuild +++ b/x11-plugins/pipe2pidgin/pipe2pidgin-20130710.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5 @@ -21,6 +21,5 @@ KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="net-im/pidgin[dbus] - virtual/python-argparse" + virtual/python-argparse[${PYTHON_USEDEP}]" DEPEND="${RDEPEND}" - |