media-libs/gst-rtsp-server: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
David Seifert
2017-04-23 12:05:33 +02:00
parent 5f519da6bb
commit 42a809356f

View File

@@ -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}