diff options
author | Daniel Prosser <dpross1100@msn.com> | 2019-01-21 06:55:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-21 06:55:51 +0700 |
commit | ed50b2bd42e5e08d6c26d20258ed90b79e1fc3e1 (patch) | |
tree | 88474ce1b905720b49b036a3187768747e71bcfc /system/ZoneMinder | |
parent | cc344b4faef746982a0d935c4c66332006035215 (diff) | |
download | slackbuilds-ed50b2bd42e5e08d6c26d20258ed90b79e1fc3e1.tar.gz |
system/ZoneMinder: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ZoneMinder')
-rw-r--r-- | system/ZoneMinder/README | 5 | ||||
-rw-r--r-- | system/ZoneMinder/ZoneMinder.info | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/system/ZoneMinder/README b/system/ZoneMinder/README index d96eb97904..ae66025748 100644 --- a/system/ZoneMinder/README +++ b/system/ZoneMinder/README @@ -7,9 +7,8 @@ be controlled via web or semi-automatically using a variety of protocols. It can also be integrated into a home automation system via X.10 or other protocols. This build includes cambozola and jscalendar. -Optional dependencies are ffmpeg (video streaming and recoding support), -perl-Archive-Zip (automatic event uploading), perl-X10 -(integration with X10-based home automation), perl-Device-SerialPort +Optional dependencies are perl-Archive-Zip (automatic event uploading), +perl-X10 (integration with X10-based home automation), perl-Device-SerialPort (RS232/RS485 PTZ camera control), perl-MIME-Lite, and perl-MIME-Entity (automatic event mail notification). diff --git a/system/ZoneMinder/ZoneMinder.info b/system/ZoneMinder/ZoneMinder.info index 2bae7ed3f6..09ae525334 100644 --- a/system/ZoneMinder/ZoneMinder.info +++ b/system/ZoneMinder/ZoneMinder.info @@ -9,6 +9,6 @@ MD5SUM="fc986fcb7601d3fe463a2970ead67cf7 \ 10f2160fe68294013efcd1473cd36f72" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="perl-Sys-MemInfo perl-Date-Manip perl-Sys-Mmap perl-LWP-Protocol-https SDL2 perl-JSON-MaybeXS perl-Number-Bites-Human perl-TimeDate perl-Sys-CPU" +REQUIRES="perl-Sys-MemInfo perl-Date-Manip perl-Sys-Mmap perl-LWP-Protocol-https SDL2 perl-JSON-MaybeXS perl-Number-Bites-Human perl-TimeDate perl-Sys-CPU ffmpeg" MAINTAINER="Geno Bob" EMAIL="GenoBob@gmail.com" |