zoneminder: use DeviceSerialPort for zmtrigger.pl
This commit is contained in:
parent
6256c215b2
commit
7c119ba48b
@ -146,7 +146,7 @@ in stdenv.mkDerivation rec {
|
|||||||
# build-time dependencies
|
# build-time dependencies
|
||||||
DateManip DBI DBDmysql LWP SysMmap
|
DateManip DBI DBDmysql LWP SysMmap
|
||||||
# run-time dependencies not checked at build-time
|
# run-time dependencies not checked at build-time
|
||||||
ClassStdFast DataDump JSONMaybeXS LWPProtocolHttps NumberBytesHuman SysCPU SysMemInfo TimeDate
|
ClassStdFast DataDump DeviceSerialPort JSONMaybeXS LWPProtocolHttps NumberBytesHuman SysCPU SysMemInfo TimeDate
|
||||||
]);
|
]);
|
||||||
|
|
||||||
nativeBuildInputs = [ cmake makeWrapper pkgconfig ];
|
nativeBuildInputs = [ cmake makeWrapper pkgconfig ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user