diff --git a/sushi.changes b/sushi.changes index 3824c42..22c4b4b 100644 --- a/sushi.changes +++ b/sushi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 6 11:52:29 UTC 2015 - dmueller@suse.com + +- disable dependency on libreoffice for all non-x86 platforms + ------------------------------------------------------------------- Tue Mar 10 08:56:24 UTC 2015 - dimstar@opensuse.org diff --git a/sushi.spec b/sushi.spec index 46f5dfb..020c040 100644 --- a/sushi.spec +++ b/sushi.spec @@ -26,7 +26,7 @@ Url: http://www.gnome.org Source0: http://download.gnome.org/sources/sushi/3.15/%{name}-%{version}.tar.xz BuildRequires: gobject-introspection-devel BuildRequires: intltool -%ifnarch ppc || ppc64 || ppc64le +%ifarch %ix86 x86_64 BuildRequires: unoconv %endif BuildRequires: pkgconfig(clutter-1.0) >= 1.11.4