commit:     e734462581263a5819cf6186ef8942a1ebe0ef0f
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Thu Sep 21 05:02:37 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Sep 21 21:03:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7344625

net-im/hangups: Depend directly on dev-python/protobuf-python.

 net-im/hangups/hangups-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/hangups/hangups-9999.ebuild 
b/net-im/hangups/hangups-9999.ebuild
index 837ce61829e..134b8dd2876 100644
--- a/net-im/hangups/hangups-9999.ebuild
+++ b/net-im/hangups/hangups-9999.ebuild
@@ -33,7 +33,7 @@ 
COMMON_DEPEND=">=dev-python/configargparse-0.11.0[${PYTHON_USEDEP}]
        >=dev-python/requests-2.6.0[${PYTHON_USEDEP}]
        <dev-python/requests-3.0.0
        >=dev-python/ReParser-1.4.3[${PYTHON_USEDEP}]
-       >=dev-libs/protobuf-3.1.0[python]
+       >=dev-python/protobuf-python-3.1.0[${PYTHON_USEDEP}]
        >=dev-python/urwid-1.3.1[${PYTHON_USEDEP}]
        >=dev-python/MechanicalSoup-0.6.0[${PYTHON_USEDEP}]"
        DEPEND="${COMMON_DEPEND}

Reply via email to