diff --git a/mutter.changes b/mutter.changes index dbd3794..10b8f02 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 3 15:42:55 UTC 2017 - zaitor@opensuse.org + +- Pass --enable-egl-device to configure, build egl support, we + already have the needed BuildRequires. + ------------------------------------------------------------------- Wed Mar 1 15:17:53 UTC 2017 - zaitor@opensuse.org diff --git a/mutter.spec b/mutter.spec index d9c7cba..0bda919 100644 --- a/mutter.spec +++ b/mutter.spec @@ -152,6 +152,7 @@ translation-update-upstream --disable-native-backend \ %endif --disable-static \ + --enable-egl-device \ --enable-compile-warnings=maximum make %{?_smp_mflags}