SHA256
1
0
forked from pool/mutter

Accepting request 610115 from home:hpjansson:rd

Add dependency on libpipewire and build with
--enable-remote-desktop.

Pass --enable-gles2=yes to configure, build gles2 support in
cogl, disabled by default from upstream. We already had the
needed pkgconfig(glesv2) BuildRequires in place.

OBS-URL: https://build.opensuse.org/request/show/610115
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=291
This commit is contained in:
2018-05-17 15:37:24 +00:00
committed by Git OBS Bridge
parent ed703317b6
commit e79425ab78
2 changed files with 18 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 17 15:18:48 UTC 2018 - hpj@suse.com
- Add dependency on libpipewire and build with
--enable-remote-desktop.
-------------------------------------------------------------------
Wed May 09 16:00:40 UTC 2018 - opensuse-packaging@opensuse.org
@@ -48,6 +54,13 @@ Wed Apr 18 12:17:18 UTC 2018 - bjorn.lie@gmail.com
- Following the above, add libtool BuildRequires and pass
autogen.sh to bootstrap.
-------------------------------------------------------------------
Thu Apr 5 19:30:24 UTC 2018 - bjorn.lie@gmail.com
- Pass --enable-gles2=yes to configure, build gles2 support in
cogl, disabled by default from upstream. We already had the
needed pkgconfig(glesv2) BuildRequires in place.
-------------------------------------------------------------------
Thu Mar 22 20:04:16 CET 2018 - hpj@suse.com