diff --git a/at-spi2-core.changes b/at-spi2-core.changes index dd9f0ad..ef9d651 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 28 19:16:30 UTC 2015 - mgorse@suse.com + +- Disable xevie when configuring (boo#952011). + ------------------------------------------------------------------- Mon Oct 12 20:06:16 UTC 2015 - zaitor@opensuse.org diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 73f4b92..28013d9 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -85,6 +85,7 @@ to develop applications that require these. %configure \ --libexecdir=%{_libexecdir}/at-spi2 \ --with-dbus-daemondir=/bin \ + --disable-xevie \ --disable-static make %{?_smp_mflags}