From eb7f98c72009e6f8b5d1b0933a5e8fd7a0bc696d Mon Sep 17 00:00:00 2001 From: Remigiusz Micielski Date: Tue, 11 Apr 2023 09:51:29 +0200 Subject: [PATCH] gui-libs/xdg-desktop-portal-hyprland: add missing dependencies Signed-off-by: Remigiusz Micielski --- .../xdg-desktop-portal-hyprland-0.1.0.ebuild | 6 ++++-- .../xdg-desktop-portal-hyprland-9999.ebuild | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-0.1.0.ebuild b/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-0.1.0.ebuild index 159404539e..5b195d545b 100644 --- a/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-0.1.0.ebuild +++ b/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-0.1.0.ebuild @@ -22,13 +22,15 @@ IUSE="elogind systemd" REQUIRED_USE="?? ( elogind systemd )" DEPEND=" + >=media-video/pipewire-0.3.41:= dev-libs/inih dev-libs/wayland + dev-qt/qtbase dev-qt/qtcore - dev-qt/qtwidgets dev-qt/qtgui + dev-qt/qtwayland:6 + dev-qt/qtwidgets media-libs/mesa - >=media-video/pipewire-0.3.41:= x11-libs/libdrm || ( systemd? ( >=sys-apps/systemd-237 ) diff --git a/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-9999.ebuild b/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-9999.ebuild index 159404539e..5b195d545b 100644 --- a/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-9999.ebuild +++ b/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-9999.ebuild @@ -22,13 +22,15 @@ IUSE="elogind systemd" REQUIRED_USE="?? ( elogind systemd )" DEPEND=" + >=media-video/pipewire-0.3.41:= dev-libs/inih dev-libs/wayland + dev-qt/qtbase dev-qt/qtcore - dev-qt/qtwidgets dev-qt/qtgui + dev-qt/qtwayland:6 + dev-qt/qtwidgets media-libs/mesa - >=media-video/pipewire-0.3.41:= x11-libs/libdrm || ( systemd? ( >=sys-apps/systemd-237 )