add buildrequires for mtl
This commit is contained in:
parent
1c55eec5cd
commit
0ec6f04254
@ -4,7 +4,7 @@
|
||||
|
||||
%global common_description A Haskell library for client-side HTTP.
|
||||
|
||||
%global ghc_pkg_deps ghc-network-devel
|
||||
%global ghc_pkg_deps ghc-network-devel ghc-mtl-devel
|
||||
|
||||
%bcond_without shared
|
||||
|
||||
@ -68,6 +68,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
- use ghc_lib_package and ghc_pkg_deps
|
||||
- build shared library
|
||||
- drop redundant buildroot and its install cleaning
|
||||
- buildrequires mtl
|
||||
|
||||
* Mon Nov 16 2009 Jens Petersen <petersen@redhat.com> - 4000.0.6-6
|
||||
- use %%ghc_pkg_ver for requires
|
||||
|
Loading…
Reference in New Issue
Block a user