From 14d5b836ecb27d9b6fb8e3bbce2fea46dd8b000a Mon Sep 17 00:00:00 2001 From: Jan Horak Date: Mon, 14 Aug 2017 10:14:03 +0200 Subject: [PATCH] Need python2-devel for the big endian platforms when generating icud58b.dat --- firefox.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/firefox.spec b/firefox.spec index 5d64fab..5742248 100644 --- a/firefox.spec +++ b/firefox.spec @@ -207,6 +207,7 @@ Requires: mozilla-filesystem Requires: nspr >= %{nspr_build_version} Requires: nss >= %{nss_build_version} %endif +BuildRequires: python2-devel %if 0%{?fedora} > 25 # For early testing of rhbz#1400293 mozbz#1324096 on F26 and Rawhide,