- require python3-curses as workaround to fix i586 build

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=859
This commit is contained in:
Wolfgang Rosenauer 2020-09-29 10:48:52 +00:00 committed by Git OBS Bridge
parent 5afd51282e
commit 0250e894cb
2 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,7 @@ Fri Sep 18 06:22:40 UTC 2020 - Wolfgang Rosenauer <wr@rosenauer.org>
- skip post-build-checks for 15.0 and 15.1
- add revert-795c8762b16b.patch to fix LTO builds with gcc
(related to bmo#1644409)
- require python3-curses as workaround to fix i586 build
-------------------------------------------------------------------
Thu Sep 17 11:45:31 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -111,6 +111,7 @@ BuildRequires: python36
%else
BuildRequires: python2-xml
BuildRequires: python3 >= 3.5
BuildRequires: python3-curses
%endif
BuildRequires: rust >= 1.43
BuildRequires: rust-cbindgen >= 0.14.3