drop redundant %ghc_arches_with_ghci
This commit is contained in:
parent
96b5d5e8ed
commit
0345976a9b
@ -18,12 +18,9 @@ BuildRequires: ghc-Cabal-devel
|
||||
BuildRequires: ghc-rpm-macros
|
||||
# Begin cabal-rpm deps:
|
||||
BuildRequires: ghc-random-devel
|
||||
%ifarch %{ghc_arches_with_ghci}
|
||||
BuildRequires: ghc-template-haskell-devel
|
||||
%endif
|
||||
BuildRequires: ghc-tf-random-devel
|
||||
BuildRequires: ghc-transformers-devel
|
||||
ExclusiveArch: %{ghc_arches_with_ghci}
|
||||
%if %{with tests}
|
||||
BuildRequires: ghc-test-framework-devel
|
||||
%endif
|
||||
|
||||
Loading…
Reference in New Issue
Block a user