ok I guess BR ncurses-devel should stay
This commit is contained in:
parent
4b82adefe4
commit
26fcbdc18a
4
ghc.spec
4
ghc.spec
@ -46,7 +46,7 @@ Obsoletes: haddock < %{haddock_version}, ghc-haddock-devel < %{haddock_version}
|
|||||||
Provides: haddock = %{haddock_version}
|
Provides: haddock = %{haddock_version}
|
||||||
Requires: gcc, gmp-devel
|
Requires: gcc, gmp-devel
|
||||||
BuildRequires: ghc, happy, sed
|
BuildRequires: ghc, happy, sed
|
||||||
BuildRequires: gmp-devel
|
BuildRequires: gmp-devel, ncurses-devel
|
||||||
%if %{with shared}
|
%if %{with shared}
|
||||||
# not sure if this is actually needed:
|
# not sure if this is actually needed:
|
||||||
BuildRequires: libffi-devel
|
BuildRequires: libffi-devel
|
||||||
@ -261,7 +261,7 @@ ghc-pkg recache
|
|||||||
- add bcond for manual and extralibs
|
- add bcond for manual and extralibs
|
||||||
- reenable ppc secondary arch
|
- reenable ppc secondary arch
|
||||||
- don't provide ghc-haddock-*
|
- don't provide ghc-haddock-*
|
||||||
- no longer need BR ncurses-devel or post policycoreutils requires
|
- remove obsoltete post requires policycoreutils
|
||||||
- add vanilla v to GhcLibWays when building without prof
|
- add vanilla v to GhcLibWays when building without prof
|
||||||
- handle without hscolour
|
- handle without hscolour
|
||||||
- can't smp make currently
|
- can't smp make currently
|
||||||
|
Loading…
Reference in New Issue
Block a user