Build-require perl(open) for a new test

This commit is contained in:
Petr Písař 2017-07-19 10:43:33 +02:00
parent f298f60255
commit 171ed5bf65

View File

@ -62,6 +62,7 @@ BuildRequires: perl(IPC::Open3)
# IPC::Run not used
# JSON::PP not used
BuildRequires: perl(lib)
BuildRequires: perl(open)
BuildRequires: perl(Scalar::Util)
BuildRequires: perl(Symbol)
BuildRequires: perl(Test::More)