For now sans pipewire
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=295
This commit is contained in:
parent
6f43c5bcb8
commit
f43cab301a
@ -13,13 +13,6 @@ Mon May 28 17:34:20 UTC 2018 - bjorn.lie@gmail.com
|
||||
+ clutter/evdev: ignore injected events from IM.
|
||||
+ wayland: Use cursor position in logical monitor.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 17 15:18:48 UTC 2018 - hpj@suse.com
|
||||
|
||||
- Enable remote desktop support:
|
||||
+ Add pkgconfig(libpipewire-1.0) BuildRequires.
|
||||
+ Pass --enable-remote-desktop to configure.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 09 16:00:40 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
|
@ -61,7 +61,6 @@ BuildRequires: pkgconfig(json-glib-1.0)
|
||||
BuildRequires: pkgconfig(libcanberra-gtk3)
|
||||
BuildRequires: pkgconfig(libdrm) >= 2.4.83
|
||||
BuildRequires: pkgconfig(libinput)
|
||||
BuildRequires: pkgconfig(libpipewire-0.1)
|
||||
BuildRequires: pkgconfig(libstartup-notification-1.0)
|
||||
BuildRequires: pkgconfig(libsystemd)
|
||||
BuildRequires: pkgconfig(libudev) >= 136
|
||||
@ -161,7 +160,6 @@ NOCONFIGURE=1 ./autogen.sh
|
||||
--disable-static \
|
||||
--enable-egl-device \
|
||||
--enable-gles2=yes \
|
||||
--enable-remote-desktop \
|
||||
--enable-compile-warnings=maximum \
|
||||
%{nil}
|
||||
%make_build
|
||||
|
Loading…
Reference in New Issue
Block a user