diff --git a/ghc-hledger-lib.spec b/ghc-hledger-lib.spec index 936b8ea..7923f9b 100644 --- a/ghc-hledger-lib.spec +++ b/ghc-hledger-lib.spec @@ -67,6 +67,10 @@ BuildRequires: chrpath BuildRequires: ghc-doctest-devel %endif # End cabal-rpm deps +# easytest needs: +BuildRequires: ghc-async-prof +BuildRequires: ghc-random-prof +BuildRequires: ghc-stm-prof %description This is a reusable library containing hledger's core functionality.