From 4726639f68f7a5d3b43e682746fb945f1c07e765 Mon Sep 17 00:00:00 2001 From: "http://mildred.fr/" Date: Fri, 20 Jul 2012 11:05:08 +0000 Subject: [PATCH] added pcre-devel dependency --- doc/install/Fedora.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install/Fedora.mdwn b/doc/install/Fedora.mdwn index 8aacbb3b09..73e9f9a5d9 100644 --- a/doc/install/Fedora.mdwn +++ b/doc/install/Fedora.mdwn @@ -1,7 +1,7 @@ Installation recipe for Fedora 14 thruough 17.
-sudo yum install ghc cabal-install
+sudo yum install ghc cabal-install pcre-devel
 git clone git://git-annex.branchable.com/ git-annex
 cd git-annex
 git checkout ghc7.0