gui-libs/xdg-desktop-portal-hyprland: removed qt6 from REQUIRED_USE

Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
This commit is contained in:
Gonçalo Negrier Duarte
2024-07-06 20:05:13 +01:00
parent d242004fcf
commit c84ff2b9e6

View File

@@ -19,7 +19,7 @@ fi
LICENSE="MIT"
SLOT="0"
IUSE="elogind qt6 systemd"
REQUIRED_USE="?? ( elogind qt6 systemd )"
REQUIRED_USE="?? ( elogind systemd )"
DEPEND="
>=media-video/pipewire-0.3.41:=