Accepting request 455172 from devel:languages:haskell
1 OBS-URL: https://build.opensuse.org/request/show/455172 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-bootstrap?expand=0&rev=5
This commit is contained in:
commit
4fe55f62c5
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 5 19:17:30 UTC 2017 - mimi.vx@gmail.com
|
||||
|
||||
- explicitly depends on ncurses
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 21 18:40:43 CEST 2015 - ro@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-bootstrap
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -78,6 +78,7 @@ Source17: ghc-7.8.4-aarch64-unknown-linux.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gmp-devel
|
||||
BuildRequires: libncurses5
|
||||
Requires: gmp-devel
|
||||
|
||||
ExclusiveArch: %{ix86} ppc ppc64 ppc64le x86_64 s390 s390x aarch64
|
||||
|
Loading…
x
Reference in New Issue
Block a user