From b3dbba523ae324c4638c09880c019f3eb3a4df76 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 23 Apr 2017 22:10:34 +0200 Subject: net-libs/telepathy-glib: [QA] Add missing python metadata variables Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-libs/telepathy-glib') diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild index 2ce4e2909c09..6f6a9e4d6a42 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -28,6 +28,7 @@ REQUIRED_USE=" RESTRICT="test" RDEPEND=" + ${PYTHON_DEPS} >=dev-libs/glib-2.36:2 >=dev-libs/dbus-glib-0.90 introspection? ( >=dev-libs/gobject-introspection-1.30 ) @@ -37,7 +38,6 @@ DEPEND="${RDEPEND} dev-util/gtk-doc-am virtual/pkgconfig vala? ( $(vala_depend) ) - ${PYTHON_DEPS} " # See bug 504744 for reference PDEPEND=" -- cgit v1.2.3-65-gdbad