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