From 116321897874e8af18e03b01b0cfb15db3fb3692 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 17 Nov 2012 23:16:14 +0900 Subject: [PATCH] move filepath dep --- ghc-executable-path.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-executable-path.spec b/ghc-executable-path.spec index b4ede32..f08252b 100644 --- a/ghc-executable-path.spec +++ b/ghc-executable-path.spec @@ -23,9 +23,9 @@ URL: http://hackage.haskell.org/package/%{pkg_name} Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz ExclusiveArch: %{ghc_arches} BuildRequires: ghc-Cabal-devel -BuildRequires: ghc-filepath-devel BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} # END cabal2spec +BuildRequires: ghc-filepath-devel %description %{common_description}