From 939199a903eadf3068788c823d71113f2604ec8d Mon Sep 17 00:00:00 2001 From: "Igor V. Kovalenko" <igor.v.kovalenko@gmail.com> Date: Sat, 3 Jul 2021 20:55:52 +0300 Subject: media-plugins/gst-plugins-smoothstreaming: Build with installed deps, 1.18.4 Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> --- .../gst-plugins-smoothstreaming-1.18.4.ebuild | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.18.4.ebuild b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.18.4.ebuild index f4a35c81afb5..226dbf39366e 100644 --- a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.18.4.ebuild +++ b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.18.4.ebuild @@ -12,3 +12,11 @@ IUSE="" RDEPEND=">=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND}" + +src_prepare() { + default + gstreamer_system_library gstadaptivedemux_dep:gstadaptivedemux + gstreamer_system_package gstcodecparsers_dep:gstreamer-codecparsers + gstreamer_system_library gstisoff_dep:gstisoff + gstreamer_system_library gsturidownloader_dep:gsturidownloader +} -- cgit v1.2.3-65-gdbad