summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-23 22:10:34 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-23 22:59:13 +0200
commitb3dbba523ae324c4638c09880c019f3eb3a4df76 (patch)
tree334fe2adb3272a5c887b6d209bffc86ed93c88ce
parentnet-libs/nfqueue-bindings: [QA] Add missing python metadata variables (diff)
downloadgentoo-b3dbba523ae324c4638c09880c019f3eb3a4df76.tar.gz
gentoo-b3dbba523ae324c4638c09880c019f3eb3a4df76.tar.bz2
gentoo-b3dbba523ae324c4638c09880c019f3eb3a4df76.zip
net-libs/telepathy-glib: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
-rw-r--r--net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild4
1 files changed, 2 insertions, 2 deletions
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="