From 40266e57f28c3884c74273769e7ac030ca7cb266 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 12 Jul 2017 14:16:12 +0200 Subject: [PATCH] perl dependency renamed to perl-interpreter --- ghc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc.spec b/ghc.spec index 7046a6a..36a6e24 100644 --- a/ghc.spec +++ b/ghc.spec @@ -70,7 +70,7 @@ BuildRequires: libffi-devel # for terminfo BuildRequires: ncurses-devel # for man and docs -BuildRequires: perl +BuildRequires: perl-interpreter %if %{undefined without_testsuite} BuildRequires: python %endif