media-video/uxplay: fix RDEPEND

Closes: https://bugs.gentoo.org/932852
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
Takuya Wakazono 2024-11-30 01:05:16 +09:00
parent 0dc7b6aa3c
commit a4a3dbd6dd
No known key found for this signature in database
GPG Key ID: 91CA2604719DDA61
3 changed files with 6 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# Copyright 2021-2022 Gentoo Authors
# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -26,6 +26,7 @@ IUSE="+vaapi +X"
RDEPEND="
app-pda/libplist
dev-libs/glib:2
dev-libs/openssl
media-libs/gstreamer
media-libs/gst-plugins-bad

View File

@ -1,4 +1,4 @@
# Copyright 2021-2022 Gentoo Authors
# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -26,6 +26,7 @@ IUSE="+vaapi +X"
RDEPEND="
app-pda/libplist
dev-libs/glib:2
dev-libs/openssl
media-libs/gstreamer
media-libs/gst-plugins-bad

View File

@ -1,4 +1,4 @@
# Copyright 2021-2022 Gentoo Authors
# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -26,6 +26,7 @@ IUSE="+vaapi +X"
RDEPEND="
app-pda/libplist
dev-libs/glib:2
dev-libs/openssl
media-libs/gstreamer
media-libs/gst-plugins-bad