Accepting request 620524 from home:ptrommler:branches:devel:languages:haskell

- Fix dependencies on arm and s390x

OBS-URL: https://build.opensuse.org/request/show/620524
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=269
This commit is contained in:
Peter Trommler 2018-07-03 19:14:09 +00:00 committed by Git OBS Bridge
parent 6f3bf9ff8e
commit 23cb870d46
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jul 1 11:18:37 UTC 2018 - ptrommler@icloud.com
- Fix dependencies on arm and s390x
-------------------------------------------------------------------
Sun Jun 17 10:15:27 UTC 2018 - ptrommler@icloud.com

View File

@ -140,6 +140,8 @@ To install all of GHC install package ghc.
%if %with_libnuma
%define libnuma_dep ,libnuma-devel
%else
%define libnuma_dep %{nil}
%endif
%if %{defined ghclibdir}