Accepting request 621453 from home:iznogood:branches:GNOME:Factory
- Add pkgconfig(libpipewire-0.1) BuildRequires and pass enable-remote-desktop to configure, build remote-desktop support, now that pipewire is available. OBS-URL: https://build.opensuse.org/request/show/621453 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=297
This commit is contained in:
parent
f43cab301a
commit
8c9157a8d1
@ -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
|
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(libcanberra-gtk3)
|
||||||
BuildRequires: pkgconfig(libdrm) >= 2.4.83
|
BuildRequires: pkgconfig(libdrm) >= 2.4.83
|
||||||
BuildRequires: pkgconfig(libinput)
|
BuildRequires: pkgconfig(libinput)
|
||||||
|
BuildRequires: pkgconfig(libpipewire-0.1)
|
||||||
BuildRequires: pkgconfig(libstartup-notification-1.0)
|
BuildRequires: pkgconfig(libstartup-notification-1.0)
|
||||||
BuildRequires: pkgconfig(libsystemd)
|
BuildRequires: pkgconfig(libsystemd)
|
||||||
BuildRequires: pkgconfig(libudev) >= 136
|
BuildRequires: pkgconfig(libudev) >= 136
|
||||||
@ -161,6 +162,7 @@ NOCONFIGURE=1 ./autogen.sh
|
|||||||
--enable-egl-device \
|
--enable-egl-device \
|
||||||
--enable-gles2=yes \
|
--enable-gles2=yes \
|
||||||
--enable-compile-warnings=maximum \
|
--enable-compile-warnings=maximum \
|
||||||
|
--enable-remote-desktop \
|
||||||
%{nil}
|
%{nil}
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user