From: David Seifert Date: Sun, 23 Apr 2017 10:05:33 +0000 (+0200) Subject: media-libs/gst-rtsp-server: [QA] Add missing python metadata variables X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=42a809356fba93bcaeb16cc63e6763e45f363d39;p=gentoo.git media-libs/gst-rtsp-server: [QA] Add missing python metadata variables Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- 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 20cde6140512..7198fe7d7b4e 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}