diff --git a/mutter.changes b/mutter.changes index cffab97..07ff605 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 19 08:10:15 UTC 2021 - Alynx Zhou + +- Enable eglstream on Leap/SLE (jsc#SLE-19964). + ------------------------------------------------------------------- Fri Nov 5 07:18:06 UTC 2021 - Bjørn Lie diff --git a/mutter.spec b/mutter.spec index b47d430..8103e02 100644 --- a/mutter.spec +++ b/mutter.spec @@ -153,9 +153,7 @@ applications that want to make use of the mutter library. %build %meson \ -Degl_device=true \ -%if !0%{?sle_version} -Dwayland_eglstream=true \ -%endif -Dcogl_tests=false \ -Dclutter_tests=false \ -Dtests=true \