diff options
author | bivsk <bivsk@tutanota.com> | 2023-11-09 19:34:22 -0500 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-11-11 21:38:17 +0100 |
commit | 6928cbf287e48d1ffece32e7a62863a7e3538c8f (patch) | |
tree | d130e0c4d5073c0fc27b12981d5a19ac0eed0b3a /gui-apps/xwaylandvideobridge | |
parent | dev-python/shapely: Remove old (diff) | |
download | gentoo-6928cbf287e48d1ffece32e7a62863a7e3538c8f.tar.gz gentoo-6928cbf287e48d1ffece32e7a62863a7e3538c8f.tar.bz2 gentoo-6928cbf287e48d1ffece32e7a62863a7e3538c8f.zip |
gui-apps/xwaylandvideobridge: require kde-frameworks/kwindowsystem[X]
Signed-off-by: James McGeehan IV <bivsk@tutanota.com>
Closes: https://github.com/gentoo/kde/pull/931
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'gui-apps/xwaylandvideobridge')
-rw-r--r-- | gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.3.0-r1.ebuild (renamed from gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.3.0.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.3.0.ebuild b/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.3.0-r1.ebuild index 1d58263f2e49..2f2eaae1d99a 100644 --- a/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.3.0.ebuild +++ b/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.3.0-r1.ebuild @@ -29,7 +29,7 @@ DEPEND=" >=kde-frameworks/kcoreaddons-${KFMIN}:5 >=kde-frameworks/ki18n-${KFMIN}:5 >=kde-frameworks/knotifications-${KFMIN}:5 - >=kde-frameworks/kwindowsystem-${KFMIN}:5 + >=kde-frameworks/kwindowsystem-${KFMIN}:5[X] >=kde-plasma/kpipewire-5.27.4:5 media-libs/freetype x11-libs/libxcb:= |