From f65f0753f1cc56104c8ef60f0dc0e5699bdd124d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 4 May 2021 19:32:04 +0800 Subject: [PATCH] cabal-rpm-2.0.9: ghc-filesystem --- ghc-lukko.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-lukko.spec b/ghc-lukko.spec index 0d5b19a..8d018db 100644 --- a/ghc-lukko.spec +++ b/ghc-lukko.spec @@ -1,4 +1,4 @@ -# generated by cabal-rpm-2.0.6 +# generated by cabal-rpm-2.0.9 # https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/ %global pkg_name lukko @@ -77,6 +77,7 @@ This package provides the Haskell %{pkg_name} library development files. %package doc Summary: Haskell %{pkg_name} library documentation BuildArch: noarch +Requires: ghc-filesystem %description doc This package provides the Haskell %{pkg_name} library documentation. @@ -97,7 +98,6 @@ This package provides the Haskell %{pkg_name} profiling library. %prep # Begin cabal-rpm setup: %setup -q -n %{pkgver} -chmod a-x CHANGELOG.md # End cabal-rpm setup