From 57be701c8d92fb03465539be8aeba63ffff8cefc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 12 Jul 2017 14:31:11 +0200 Subject: [PATCH] perl dependency renamed to perl-interpreter --- langtable.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/langtable.spec b/langtable.spec index cdb48d4..f43bcc5 100644 --- a/langtable.spec +++ b/langtable.spec @@ -17,7 +17,7 @@ License: GPLv3+ URL: https://github.com/mike-fabian/langtable Source0: http://mfabian.fedorapeople.org/langtable/%{name}-%{version}.tar.gz BuildArch: noarch -BuildRequires: perl +BuildRequires: perl-interpreter BuildRequires: python2-devel %if 0%{?with_python3} BuildRequires: python3-devel