From dcd48950e4f0fe9b1b9744c6ebc279e43a05006360cdaf2aae7eefab56e4bd14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sun, 5 Mar 2017 15:51:16 +0000 Subject: [PATCH] Accepting request 477022 from devel:languages:haskell:lts:8 - added ncurses also to requires OBS-URL: https://build.opensuse.org/request/show/477022 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-bootstrap?expand=0&rev=14 --- ghc-bootstrap.changes | 5 +++++ ghc-bootstrap.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/ghc-bootstrap.changes b/ghc-bootstrap.changes index 866a879..3dd0fd2 100644 --- a/ghc-bootstrap.changes +++ b/ghc-bootstrap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Mar 5 15:27:59 UTC 2017 - mimi.vx@gmail.com + +- added ncurses also to requires + ------------------------------------------------------------------- Sun Feb 5 19:17:30 UTC 2017 - mimi.vx@gmail.com diff --git a/ghc-bootstrap.spec b/ghc-bootstrap.spec index 9a0095e..746009c 100644 --- a/ghc-bootstrap.spec +++ b/ghc-bootstrap.spec @@ -79,6 +79,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: fdupes BuildRequires: gmp-devel BuildRequires: libncurses5 +Requires: libncurses5 Requires: gmp-devel ExclusiveArch: %{ix86} ppc ppc64 ppc64le x86_64 s390 s390x aarch64