From 6d2a9571f5f141c2512d001a9c7f2e8b4fdf0f65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 12 Jul 2017 14:17:13 +0200 Subject: [PATCH] perl dependency renamed to perl-interpreter --- swig.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swig.spec b/swig.spec index 9adcb72..9ea1ae8 100644 --- a/swig.spec +++ b/swig.spec @@ -44,7 +44,7 @@ Source4: ccache-swig.csh Patch0: swig308-Do-not-use-isystem.patch Patch1: swig-3.0.12-Fix-testsuite-to-work-without-.-in-INC.patch -BuildRequires: perl, pcre-devel +BuildRequires: perl-interpreter, pcre-devel BuildRequires: python2-devel, python3-devel BuildRequires: autoconf, automake, gawk, dos2unix BuildRequires: gcc-c++