Accepting request 621485 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/621485 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutter?expand=0&rev=129
This commit is contained in:
commit
29fd2ae442
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 6 11:38:13 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
- Add pkgconfig(libpipewire-0.1) BuildRequires and pass
|
||||
enable-remote-desktop to configure, build remote-desktop support,
|
||||
now that pipewire is available.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 28 17:34:20 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
|
@ -61,6 +61,7 @@ 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,6 +162,7 @@ NOCONFIGURE=1 ./autogen.sh
|
||||
--enable-egl-device \
|
||||
--enable-gles2=yes \
|
||||
--enable-compile-warnings=maximum \
|
||||
--enable-remote-desktop \
|
||||
%{nil}
|
||||
%make_build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user