]> git.pld-linux.org Git - packages/ghc-attoparsec.git/blobdiff - ghc-attoparsec.spec
- install-time dependencies
[packages/ghc-attoparsec.git] / ghc-attoparsec.spec
index 98b1a476a14d3db161a08831807504ae0eb1142a..4c5eda6a5dd3f7e6c2d3573ec7c7d947deb66ffe 100644 (file)
@@ -21,6 +21,7 @@ BuildRequires:        ghc-text >= 0.11.1.5
 BuildRequires: rpmbuild(macros) >= 1.608
 %requires_releq        ghc
 Requires(post,postun): /usr/bin/ghc-pkg
+Requires:      ghc-text >= 0.11.1.5
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # debuginfo is not useful for ghc
@@ -44,6 +45,7 @@ Summary:      Profiling %{pkgname} library for GHC
 Summary(pl.UTF-8):     Biblioteka profilujÄ…ca %{pkgname} dla GHC
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
+Requires:      ghc-text-prof >= 0.11.1.5
 
 %description prof
 Profiling %{pkgname} library for GHC. Should be installed when
This page took 0.04365 seconds and 4 git commands to generate.