]> git.pld-linux.org Git - packages/xmonad.git/commitdiff
- BR/R: ghc-extensible-exceptions
authorJan Palus <jan.palus@gmail.com>
Sat, 16 Mar 2013 11:13:23 +0000 (12:13 +0100)
committerJan Palus <jan.palus@gmail.com>
Sat, 16 Mar 2013 11:13:23 +0000 (12:13 +0100)
xmonad.spec

index 6641e958dd151696fff337811a269cf249e85c0a..ab68ec358d021999691fbd7c609bf132ca1423d6 100644 (file)
@@ -9,11 +9,13 @@ Source0:      http://hackage.haskell.org/packages/archive/%{name}/%{version}/%{name}-
 Source1:       %{name}.desktop
 URL:           http://www.xmonad.org
 BuildRequires: ghc >= 6.12.3
+BuildRequires: ghc-extensible-exceptions
 BuildRequires: ghc-mtl
 BuildRequires: ghc-utf8-string
 BuildRequires: ghc-X11 >= 1.6
 BuildRequires: rpmbuild(macros) >= 1.608
 %requires_eq   ghc
+Requires:      ghc-extensible-exceptions
 Requires:      ghc-mtl
 Requires:      ghc-utf8-string
 Requires:      ghc-X11 >= 1.6
This page took 0.032719 seconds and 4 git commands to generate.