diff --git a/tart.spec b/tart.spec index 0b35b59..4aec3b3 100644 --- a/tart.spec +++ b/tart.spec @@ -1,4 +1,4 @@ -# generated by cabal-rpm-2.0.7 +# generated by cabal-rpm-2.0.9 # https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/ %global pkg_name tart @@ -62,6 +62,7 @@ This package provides the Haskell %{name} library development files. %package -n ghc-%{name}-doc Summary: Haskell %{name} library documentation BuildArch: noarch +Requires: ghc-filesystem %description -n ghc-%{name}-doc This package provides the Haskell %{name} library documentation. @@ -82,7 +83,6 @@ This package provides the Haskell %{name} profiling library. %prep # Begin cabal-rpm setup: %setup -q -chmod a-x CHANGELOG.md README.md # End cabal-rpm setup