new dependency on text library

epel9
Jens Petersen 13 years ago
parent c9c0748dfc
commit d363ef3599

@ -22,7 +22,7 @@ ExclusiveArch: %{ghc_arches}
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour}
# END cabal2spec
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-text-prof
%description
%{common_description}
@ -54,6 +54,7 @@ BuildRequires: ghc-bytestring-devel
%changelog
* Wed Jan 4 2012 Jens Petersen <petersen@redhat.com> - 1.3.10-1
- update to 1.3.10 and cabal2spec-0.25.2
- new dependency on text library
* Mon Oct 24 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.3.9-1.3
- rebuild with new gmp without compat lib

Loading…
Cancel
Save