mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -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:
@@ -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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@@ -26,6 +26,7 @@ IUSE="+vaapi +X"
|
|||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
app-pda/libplist
|
app-pda/libplist
|
||||||
|
dev-libs/glib:2
|
||||||
dev-libs/openssl
|
dev-libs/openssl
|
||||||
media-libs/gstreamer
|
media-libs/gstreamer
|
||||||
media-libs/gst-plugins-bad
|
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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@@ -26,6 +26,7 @@ IUSE="+vaapi +X"
|
|||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
app-pda/libplist
|
app-pda/libplist
|
||||||
|
dev-libs/glib:2
|
||||||
dev-libs/openssl
|
dev-libs/openssl
|
||||||
media-libs/gstreamer
|
media-libs/gstreamer
|
||||||
media-libs/gst-plugins-bad
|
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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@@ -26,6 +26,7 @@ IUSE="+vaapi +X"
|
|||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
app-pda/libplist
|
app-pda/libplist
|
||||||
|
dev-libs/glib:2
|
||||||
dev-libs/openssl
|
dev-libs/openssl
|
||||||
media-libs/gstreamer
|
media-libs/gstreamer
|
||||||
media-libs/gst-plugins-bad
|
media-libs/gst-plugins-bad
|
||||||
Reference in New Issue
Block a user