Remove with X11 condition since we will always be using X11
This commit is contained in:
parent
91c1f3ffff
commit
d9c434f619
1 changed files with 2 additions and 3 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue