From e438c8654fef934423e44ed8fd594bb2bbe779a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 12 Jul 2017 14:25:37 +0200 Subject: [PATCH] perl dependency renamed to perl-interpreter --- opendnssec.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opendnssec.spec b/opendnssec.spec index 57e32da..9671965 100644 --- a/opendnssec.spec +++ b/opendnssec.spec @@ -25,7 +25,7 @@ BuildRequires: ldns-devel >= 1.6.12, sqlite-devel , openssl-devel BuildRequires: libxml2-devel CUnit-devel, doxygen # It tests for pkill/killall and would use /bin/false if not found BuildRequires: procps-ng -BuildRequires: perl +BuildRequires: perl-interpreter BuildRequires: systemd-units # needed only for Patch0, remove this in the future