mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-10 12:08:43 -04:00
media-video/uxplay: fix RDEPEND
Closes: https://bugs.gentoo.org/932852 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
parent
0dc7b6aa3c
commit
a4a3dbd6dd
@ -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
|
@ -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
|
@ -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
|
Loading…
x
Reference in New Issue
Block a user