Added beanstalkd dependency

This commit is contained in:
Matt Hill
2015-02-15 17:36:01 -05:00
parent 5abe94042f
commit 8fb54afe70

View File

@@ -48,7 +48,8 @@ Description: Command line program to operate the OpenALPR library
Package: openalpr-daemon Package: openalpr-daemon
Section: video Section: video
Architecture: amd64 Architecture: amd64
Depends: libopenalpr2 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Depends: libopenalpr2 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends},
beanstalkd
Description: Daemon to run OpenALPR in the background Description: Daemon to run OpenALPR in the background
OpenALPR is an open source Automatic License Plate Recognition library written OpenALPR is an open source Automatic License Plate Recognition library written
in C++. The library analyzes images and identifies license plates. The output in C++. The library analyzes images and identifies license plates. The output