media-libs/gst-rtsp-server: [QA] Add missing python metadata variables
authorDavid Seifert <soap@gentoo.org>
Sun, 23 Apr 2017 10:05:33 +0000 (12:05 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 23 Apr 2017 11:26:08 +0000 (13:26 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

media-libs/gst-rtsp-server/gst-rtsp-server-0.10.8-r1.ebuild

index 20cde6140512072b247b815e7fd403cd4432c01a..7198fe7d7b4ebe458b1e189c7ddeea9361f3982f 100644 (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}