From: Jakub Bogusz Date: Thu, 1 Oct 2020 14:57:55 +0000 (+0200) Subject: - require cpuinfo(mmx) when compiled with -mmmx X-Git-Tag: auto/th/firefox-81.0.1-1~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=515ea24092475c5ea8afb03bf29da39f8b4d96df;p=packages%2Ffirefox.git - require cpuinfo(mmx) when compiled with -mmmx --- diff --git a/firefox.spec b/firefox.spec index dcc1d44..3475fc4 100644 --- a/firefox.spec +++ b/firefox.spec @@ -353,6 +353,9 @@ Requires: nss >= 1:%{nss_ver} Requires: pango >= 1:1.22.0 Requires: pixman >= 0.19.2 Requires: xorg-lib-libxkbcommon >= 0.4.1 +%ifarch %{ix86} +Requires: cpuinfo(mmx) +%endif Provides: xulrunner-libs = 2:%{version}-%{release} Provides: wwwbrowser Obsoletes: firefox-devel