forked from pool/xfce4-session
- Add xwayland as a required package for the new subpackage
xfce4-session-wayland-experimental OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-session?expand=0&rev=168
This commit is contained in:
parent
f49e320df5
commit
c716969357
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 20 10:28:13 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- Add xwayland as a required package for the new subpackage
|
||||
xfce4-session-wayland-experimental
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 15 14:19:18 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
|
@ -51,15 +51,15 @@ BuildRequires: pkgconfig(gio-2.0) >= 2.72.0
|
||||
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.72.0
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.72.0
|
||||
BuildRequires: pkgconfig(gmodule-2.0) >= 2.72.0
|
||||
BuildRequires: pkgconfig(gtk-layer-shell-0) >= 0.7.0
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.0
|
||||
BuildRequires: pkgconfig(gtk-layer-shell-0) >= 0.7.0
|
||||
BuildRequires: pkgconfig(ice) >= 1.0.9
|
||||
BuildRequires: pkgconfig(libwnck-3.0) >= 3.10
|
||||
BuildRequires: pkgconfig(libxfce4panel-2.0)
|
||||
BuildRequires: pkgconfig(libxfce4ui-2) >= 4.18.4
|
||||
BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.19.2
|
||||
BuildRequires: pkgconfig(libxfconf-0) >= 4.12.0
|
||||
BuildRequires: pkgconfig(libxfce4windowing-0) >= 4.19.2
|
||||
BuildRequires: pkgconfig(libxfconf-0) >= 4.12.0
|
||||
BuildRequires: pkgconfig(polkit-gobject-1) >= 0.102
|
||||
BuildRequires: pkgconfig(sm) >= 1.2.2
|
||||
BuildRequires: pkgconfig(x11) >= 1.6.5
|
||||
@ -70,7 +70,7 @@ Requires: xfconf
|
||||
# bnc#845264
|
||||
Requires: iceauth
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
Recommends: %{name}-doc = %{version}
|
||||
Recommends: %{name}-lang = %{version}
|
||||
# minimal packages for an Xfce session
|
||||
@ -106,6 +106,7 @@ Summary: Xfce Session Manager for Wayland
|
||||
Group: System/GUI/XFCE
|
||||
Requires: %{name} = %{version}
|
||||
Requires: labwc
|
||||
Requires: xwayland
|
||||
|
||||
%description wayland-experimental
|
||||
xfce4-wayland-experimental-session is the Wayland session manager
|
||||
|
Loading…
x
Reference in New Issue
Block a user