diff --git a/niri.spec.rpkg b/niri.spec.rpkg index b232d813..9f7a9284 100644 --- a/niri.spec.rpkg +++ b/niri.spec.rpkg @@ -85,6 +85,11 @@ BuildRequires: mesa-libEGL Requires: mesa-dri-drivers Requires: mesa-libEGL +# Integrated Xwayland support. Not packaged on EPEL +%if 0%{?fedora} +Requires: xwayland-satellite >= 0.7 +%endif + # Portal implementations used by niri Recommends: xdg-desktop-portal-gtk Recommends: xdg-desktop-portal-gnome