Remove with X11 condition since we will always be using X11
Some checks failed
Build RPMs / build (sonic-interface-libraries.spec) (push) Failing after 5s
Build RPMs / build (sonic-win.spec) (push) Failing after 7s
Build RPMs / build (sonic-workspace.spec) (push) Failing after 6s

This commit is contained in:
Anders da Silva Rytter Hansen 2026-06-30 16:46:23 -03:00
commit d9c434f619

View file

@ -2,7 +2,7 @@
Name: sonic-login-manager Name: sonic-login-manager
Version: 6.6.4 Version: 6.6.4
Release: 11%{?dist} Release: 12%{?dist}
License: BSD-3-Clause and CC0-1.0 and (GPL-2.0-only or GPL-3.0-only) and GPL-2.0-or-later and LGPL-2.0-or-later and LGPL-2.1-or-later License: BSD-3-Clause and CC0-1.0 and (GPL-2.0-only or GPL-3.0-only) and GPL-2.0-or-later and LGPL-2.0-or-later and LGPL-2.1-or-later
Summary: QML based login manager for SonicDE Summary: QML based login manager for SonicDE
@ -73,10 +73,9 @@ BuildRequires: kf6-rpm-macros
# for jxl support # for jxl support
Requires: kf6-kimageformats%{?_isa} Requires: kf6-kimageformats%{?_isa}
%if %{with x11}
Requires: xorg-x11-xinit Requires: xorg-x11-xinit
Requires: sonic-login-manager-selinux Requires: sonic-login-manager-selinux
%endif
%{?systemd_requires} %{?systemd_requires}
Requires: kf6-filesystem Requires: kf6-filesystem