From 2c68609a6cfeb6fc100a9de36cc2c6fb3fa14dd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 12 Jul 2017 14:53:39 +0200 Subject: [PATCH] perl dependency renamed to perl-interpreter --- virt-top.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virt-top.spec b/virt-top.spec index d6097a1..db65977 100644 --- a/virt-top.spec +++ b/virt-top.spec @@ -64,7 +64,7 @@ BuildRequires: gettext # Non-OCaml BRs. BuildRequires: libvirt-devel -BuildRequires: perl +BuildRequires: perl-interpreter BuildRequires: perl(Pod::Perldoc) BuildRequires: gawk