net-voip/telepathy-rakia: [QA] Add missing python metadata variables
authorDavid Seifert <soap@gentoo.org>
Sun, 23 Apr 2017 20:35:15 +0000 (22:35 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 23 Apr 2017 21:00:23 +0000 (23:00 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

net-voip/telepathy-rakia/telepathy-rakia-0.8.0.ebuild

index 1010e7ea91cbeac79d99bfeefc8b4bf60938788e..47387a51f19e3c4b62f623cda77b8e156587f76f 100644 (file)
@@ -1,7 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
+
 PYTHON_COMPAT=( python2_7 )
 
 inherit python-single-r1
@@ -14,8 +15,10 @@ LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux"
 IUSE="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 COMMON_DEPEND="
+       ${PYTHON_DEPS}
        >=dev-libs/dbus-glib-0.60
        >=dev-libs/glib-2.30:2
        >=net-libs/sofia-sip-1.12.11