Update zoneminder.cmake.f19.spec

Add BuildRequires perl(Sys::Syslog) to successfully build with mock
pull/297/head
Andrew Bauer 2014-01-01 15:03:12 -06:00
parent 5669a16502
commit ab06878b7b
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ BuildRequires: perl(ExtUtils::MakeMaker) perl(LWP::UserAgent)
BuildRequires: perl(MIME::Entity) perl(MIME::Lite)
BuildRequires: perl(PHP::Serialization) perl(Sys::Mmap)
BuildRequires: perl(Time::HiRes) perl(Net::SFTP::Foreign)
BuildRequires: perl(Expect)
BuildRequires: perl(Expect) perl(Sys::Syslog)
BuildRequires: gcc gcc-c++
%{!?_without_ffmpeg:BuildRequires: ffmpeg-devel}
%{!?_without_x10:BuildRequires: perl(X10::ActiveHome) perl(Astro::SunTime)}