From 580b04cb940a84a244116c6403d7e6f28f665149 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 23 Jun 2011 10:10:32 +0900 Subject: [PATCH] also BR random and extensible-exceptions --- pandoc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandoc.spec b/pandoc.spec index bf10332..3033501 100644 --- a/pandoc.spec +++ b/pandoc.spec @@ -21,7 +21,7 @@ ExclusiveArch: %{ghc_arches} BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros BuildRequires: hscolour -BuildRequires: ghc-citeproc-hs-prof, ghc-dlist-prof, ghc-HTTP-prof, ghc-json-prof, ghc-mtl-prof, ghc-network-prof, ghc-pandoc-types-prof, ghc-parsec-prof, ghc-tagsoup-prof, ghc-texmath-prof, ghc-utf8-string-prof, ghc-xhtml-prof, ghc-xml-prof, ghc-zip-archive-prof, +BuildRequires: ghc-citeproc-hs-prof, ghc-dlist-prof, ghc-HTTP-prof, ghc-json-prof, ghc-mtl-prof, ghc-network-prof, ghc-pandoc-types-prof, ghc-parsec-prof, ghc-tagsoup-prof, ghc-texmath-prof, ghc-utf8-string-prof, ghc-xhtml-prof, ghc-xml-prof, ghc-zip-archive-prof, ghc-extensible-exceptions-prof, ghc-random-prof %description %{common_description}