media-plugins/gst-plugins-openh264: add subslot operator dep := on openh264

Package-Manager: Portage-2.3.103, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
This commit is contained in:
Mart Raudsepp
2020-10-27 07:19:42 +02:00
parent b06385867d
commit d7c7d185fe
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,6 +11,6 @@ KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="
>=media-libs/openh264-1.3[${MULTILIB_USEDEP}]
>=media-libs/openh264-1.3:=[${MULTILIB_USEDEP}]
"
DEPEND="${RDEPEND}"

View File

@@ -11,6 +11,6 @@ KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="
>=media-libs/openh264-1.3[${MULTILIB_USEDEP}]
>=media-libs/openh264-1.3:=[${MULTILIB_USEDEP}]
"
DEPEND="${RDEPEND}"