From 381b73e8f4af1414a213c71e686673031340f448 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 6 Aug 2018 21:36:53 +0200 Subject: [PATCH] Use python3-sphinx to build the docs --- ghc.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ghc.spec b/ghc.spec index 686b95b..3914fb6 100644 --- a/ghc.spec +++ b/ghc.spec @@ -87,8 +87,7 @@ BuildRequires: perl-interpreter BuildRequires: python3 %endif %if %{with docs} -# for /usr/bin/sphinx-build -BuildRequires: python-sphinx +BuildRequires: python3-sphinx %endif %ifarch %{ghc_llvm_archs} BuildRequires: llvm%{llvm_major}