diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-16 14:33:14 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-16 14:33:14 +0200 |
commit | 5b48749f301caedbca6f69d16972414087a7a79f (patch) | |
tree | 986644031df50252693fe7c37b639d677ec63316 /media-plugins/gst-plugins-smoothstreaming | |
parent | media-plugins/gst-plugins-sidplay: Stabilize 1.20.2 amd64, #839939 (diff) | |
download | gentoo-5b48749f301caedbca6f69d16972414087a7a79f.tar.gz gentoo-5b48749f301caedbca6f69d16972414087a7a79f.tar.bz2 gentoo-5b48749f301caedbca6f69d16972414087a7a79f.zip |
media-plugins/gst-plugins-smoothstreaming: Stabilize 1.20.2 amd64, #839939
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'media-plugins/gst-plugins-smoothstreaming')
-rw-r--r-- | media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.20.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.20.2.ebuild b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.20.2.ebuild index 8b713384aec1..086e39579ca1 100644 --- a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.20.2.ebuild +++ b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.20.2.ebuild @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-bad inherit gstreamer-meson DESCRIPTION="Smooth Streaming plugin for GStreamer" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=">=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND}" |