From 0ec6f04254f19d938b28ca76443852b23ce3967d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 11 Jan 2010 13:35:43 +0000 Subject: [PATCH] add buildrequires for mtl --- ghc-HTTP.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ghc-HTTP.spec b/ghc-HTTP.spec index 2f618e2..77fd190 100644 --- a/ghc-HTTP.spec +++ b/ghc-HTTP.spec @@ -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 - 4000.0.6-6 - use %%ghc_pkg_ver for requires