Fix conflict when merging debian_package_split
This commit is contained in:
parent
db61f93c35
commit
d2b1bfae13
|
@ -40,6 +40,15 @@ Description: Perl libraries for ZoneMinder
|
||||||
This package provides the libraries for the perl scripts, it can be used to
|
This package provides the libraries for the perl scripts, it can be used to
|
||||||
write custom interfaces as well.
|
write custom interfaces as well.
|
||||||
|
|
||||||
|
Package: libzoneminder-plugin-dev
|
||||||
|
Section: libdevel
|
||||||
|
Architecture: any
|
||||||
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||||
|
Description: Development library for ZoneMinder plugins
|
||||||
|
ZoneMinder is a video camera security and surveillance solution.
|
||||||
|
.
|
||||||
|
This package provides the necessary files to develop video analysis plugins.
|
||||||
|
|
||||||
Package: zoneminder-database
|
Package: zoneminder-database
|
||||||
Section: database
|
Section: database
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
|
Loading…
Reference in New Issue