[haddock] Update dependency with ghc-xhtml modified: haddock.spec

Lakshmi Narasimhan T V narasim at fedoraproject.org
Tue Jan 25 01:33:27 UTC 2011


commit dc62e40053055864afd6a63f9f4238833ebf6ef1
Author: Lakshmi Narasimhan <lakshminaras2002 at gmail.com>
Date:   Tue Jan 25 07:03:04 2011 +0530

    Update dependency with ghc-xhtml
    	modified:   haddock.spec

 haddock.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/haddock.spec b/haddock.spec
index a5cea96..8742f21 100644
--- a/haddock.spec
+++ b/haddock.spec
@@ -4,7 +4,7 @@
 
 %global common_description  A documentation-generation tool for Haskell libraries.
 
-%global ghc_pkg_deps ghc-ghc-paths-devel, ghc-ghc-devel
+%global ghc_pkg_deps ghc-ghc-paths-devel, ghc-ghc-devel, ghc-xhtml-devel
 
 # debuginfo is not useful for ghc
 %global debug_package %{nil}


More information about the scm-commits mailing list