From f48f6c78a2f03861d0adac0825096217d4cad00d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 12 Jul 2017 15:07:32 +0200 Subject: [PATCH] perl dependency renamed to perl-interpreter --- ocaml-libvirt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index 0832fed..bcbd608 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -36,7 +36,7 @@ BuildRequires: ocaml-ocamldoc BuildRequires: ocaml-findlib-devel BuildRequires: libvirt-devel >= 0.2.1 -BuildRequires: perl +BuildRequires: perl-interpreter BuildRequires: gawk