- 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:
parent
5afd51282e
commit
0250e894cb
@ -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
|
- skip post-build-checks for 15.0 and 15.1
|
||||||
- add revert-795c8762b16b.patch to fix LTO builds with gcc
|
- add revert-795c8762b16b.patch to fix LTO builds with gcc
|
||||||
(related to bmo#1644409)
|
(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>
|
Thu Sep 17 11:45:31 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
@ -111,6 +111,7 @@ BuildRequires: python36
|
|||||||
%else
|
%else
|
||||||
BuildRequires: python2-xml
|
BuildRequires: python2-xml
|
||||||
BuildRequires: python3 >= 3.5
|
BuildRequires: python3 >= 3.5
|
||||||
|
BuildRequires: python3-curses
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: rust >= 1.43
|
BuildRequires: rust >= 1.43
|
||||||
BuildRequires: rust-cbindgen >= 0.14.3
|
BuildRequires: rust-cbindgen >= 0.14.3
|
||||||
|
Loading…
Reference in New Issue
Block a user