[packages/ghc] unregisterised requires c compiler
atler
atler at pld-linux.org
Thu Mar 17 19:24:48 CET 2022
commit e6d846922f7fb372f2e43713071b92a40c43c705
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Mar 17 12:43:09 2022 +0100
unregisterised requires c compiler
ghc.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/ghc.spec b/ghc.spec
index 99e82c6..051ce01 100644
--- a/ghc.spec
+++ b/ghc.spec
@@ -117,6 +117,7 @@ BuildRequires: latexmk
#For generating documentation in PDF: fop or xmltex
BuildRequires: sphinx-pdg-3
%endif
+%{?with_unregisterised:Requires: gcc}
Provides: ghc-array = %{gpv_array}
Provides: ghc-base = %{gpv_base}
Provides: ghc-binary = %{gpv_binary}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ghc.git/commitdiff/6d507b632ff1c6737787817db35f795868c0315b
More information about the pld-cvs-commit
mailing list