commit: bd46eb2d7b81f53b4621ed28421f10e5038915e1
Author: tea <tea+gentoo <AT> cuddleslut <DOT> fr>
AuthorDate: Sat Jan 4 14:08:27 2025 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Sat Jan 4 14:08:27 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bd46eb2d
net-im/nheko: add gst-plugins-qt6 dep to live ebuild
Signed-off-by: tea <tea+gentoo <AT> cuddleslut.fr>
net-im/nheko/nheko-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/net-im/nheko/nheko-9999.ebuild b/net-im/nheko/nheko-9999.ebuild
index 220f06708..cfcd6cea6 100644
--- a/net-im/nheko/nheko-9999.ebuild
+++ b/net-im/nheko/nheko-9999.ebuild
@@ -51,6 +51,7 @@ RDEPEND="
video? (
>=media-libs/gst-plugins-base-${MY_GST_V}[opengl]
>=media-plugins/gst-plugins-meta-${MY_GST_V}[v4l,vpx]
+ >=media-plugins/gst-plugins-qt6-${MY_GST_V}:1.0
X? (
>=media-plugins/gst-plugins-ximagesrc-${MY_GST_V}
)