From 88ad8b79158b26dfd573139887b65ade1c2a0d37 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Feb 20 2023 17:05:48 +0000 Subject: add infer-license BRs --- diff --git a/haskell-platform.spec b/haskell-platform.spec index 6dc2b7e..120f2b6 100644 --- a/haskell-platform.spec +++ b/haskell-platform.spec @@ -243,10 +243,12 @@ BuildRequires: ghc-binary-prof # for missing dep 'hpack': BuildRequires: ghc-Glob-devel BuildRequires: ghc-bifunctors-devel +BuildRequires: ghc-infer-license-devel BuildRequires: ghc-scientific-devel %if %{with ghc_prof} BuildRequires: ghc-Glob-prof BuildRequires: ghc-bifunctors-prof +BuildRequires: ghc-infer-license-prof BuildRequires: ghc-scientific-prof %endif # for missing dep 'mustache':