osc copypac from project:devel:languages:haskell:ghc-8.8.x package:ghc-bootstrap revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-bootstrap?expand=0&rev=46
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 17 19:00:28 UTC 2020 - Peter Trommler <ptrommler@icloud.com>
|
||||
|
||||
- Add requires tags
|
||||
* needed for ghc-bootstrap-helpers
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 19:02:42 UTC 2019 - Peter Trommler <ptrommler@icloud.com>
|
||||
|
||||
|
@@ -52,7 +52,7 @@
|
||||
%ifarch %{ix86}
|
||||
%define sysname deb9
|
||||
%endif
|
||||
%ifarch ppc64 ppc64le %{arm} aarch64 %{ix86}
|
||||
%ifarch ppc64 ppc64le %{arm} aarch64
|
||||
%define sysname unknown
|
||||
%endif
|
||||
|
||||
@@ -79,13 +79,16 @@ BuildRequires: gmp-devel
|
||||
BuildRequires: libncurses5
|
||||
%ifnarch %{arm} s390x
|
||||
BuildRequires: libnuma-devel
|
||||
Requires: libnuma-devel
|
||||
%endif
|
||||
%ifarch aarch64 %{arm}
|
||||
BuildRequires: binutils-gold
|
||||
Requires: binutils-gold
|
||||
Requires: llvm6-devel
|
||||
%endif
|
||||
%ifarch s390x
|
||||
BuildRequires: libffi-devel
|
||||
Requires: libffi-devel
|
||||
%endif
|
||||
Requires: gmp-devel
|
||||
Requires: libncurses5
|
||||
|
Reference in New Issue
Block a user