diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ekg2/ekg2-0.3.1-r2.ebuild | 3 | ||||
-rw-r--r-- | net-im/ekg2/ekg2-9999.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net-im/ekg2/ekg2-0.3.1-r2.ebuild b/net-im/ekg2/ekg2-0.3.1-r2.ebuild index 8e5c2ff37e43..cbdc45612f78 100644 --- a/net-im/ekg2/ekg2-0.3.1-r2.ebuild +++ b/net-im/ekg2/ekg2-0.3.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,6 +15,7 @@ KEYWORDS="~amd64 ~ppc ~x86" IUSE="gadu gif gnutls gpg gpm gsm gtk idn jpeg ncurses nls oracle perl python readline rss spell sqlite ssl threads unicode xmpp xosd zlib" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RDEPEND=" gpg? ( app-crypt/gpgme:= ) diff --git a/net-im/ekg2/ekg2-9999.ebuild b/net-im/ekg2/ekg2-9999.ebuild index 87c032f4ee51..81a5d3845d01 100644 --- a/net-im/ekg2/ekg2-9999.ebuild +++ b/net-im/ekg2/ekg2-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -23,6 +23,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="gadu gpm gpg gtk minimal ncurses nls nntp openssl perl python readline rss spell sqlite ssl xmpp unicode zlib" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RDEPEND="dev-libs/glib:2= gadu? ( <net-libs/libgadu-1.12:0= ) |