mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 19:22:49 +08:00
Fix a lintian error introduced by previous commit
This commit is contained in:
@@ -20,7 +20,7 @@ Description: Automated License Plate Recognition library (OpenALPR)
|
||||
Package: libopenalpr-dev
|
||||
Section: libdevel
|
||||
Architecture: amd64
|
||||
Depends: libopenalpr1 (= ${binary:Version}), ${misc:Depends}
|
||||
Depends: libopenalpr2 (= ${binary:Version}), ${misc:Depends}
|
||||
Description: Development files for OpenALPR library
|
||||
OpenALPR is an open source Automatic License Plate Recognition library written
|
||||
in C++. The library analyzes images and identifies license plates. The output
|
||||
|
Reference in New Issue
Block a user