From 42a809356fba93bcaeb16cc63e6763e45f363d39 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 23 Apr 2017 12:05:33 +0200 Subject: [PATCH] media-libs/gst-rtsp-server: [QA] Add missing python metadata variables Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- .../gst-rtsp-server/gst-rtsp-server-0.10.8-r1.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/media-libs/gst-rtsp-server/gst-rtsp-server-0.10.8-r1.ebuild b/media-libs/gst-rtsp-server/gst-rtsp-server-0.10.8-r1.ebuild index 20cde61405120..7198fe7d7b4eb 100644 --- a/media-libs/gst-rtsp-server/gst-rtsp-server-0.10.8-r1.ebuild +++ b/media-libs/gst-rtsp-server/gst-rtsp-server-0.10.8-r1.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 @@ -31,7 +31,10 @@ RDEPEND=" >=media-libs/gst-plugins-base-0.10.29:0.10[introspection?,${MULTILIB_USEDEP}] introspection? ( >=dev-libs/gobject-introspection-0.6.3 ) - python? ( dev-python/gst-python:0.10[${PYTHON_USEDEP}] ) + python? ( + ${PYTHON_DEPS} + dev-python/gst-python:0.10[${PYTHON_USEDEP}] + ) vala? ( $(vala_depend) ) " DEPEND="${RDEPEND}