From 176b858ce76373a1bec1e3ad624aeccafc66d60dc262e42aae1d9ffd93f57afb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Mon, 6 Feb 2017 22:15:06 +0000 Subject: [PATCH] Accepting request 454814 from home:mimi_vx:branches:devel:languages:haskell - explicitly depends on ncurses OBS-URL: https://build.opensuse.org/request/show/454814 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-bootstrap?expand=0&rev=12 --- ghc-bootstrap.changes | 5 +++++ ghc-bootstrap.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ghc-bootstrap.changes b/ghc-bootstrap.changes index 16a88cf..866a879 100644 --- a/ghc-bootstrap.changes +++ b/ghc-bootstrap.changes @@ -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 diff --git a/ghc-bootstrap.spec b/ghc-bootstrap.spec index cea6af0..9a0095e 100644 --- a/ghc-bootstrap.spec +++ b/ghc-bootstrap.spec @@ -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