mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 10:56:54 +08:00
Modified Python depends to compile
This commit is contained in:
@@ -103,7 +103,7 @@ Description: Utilities for the OpenALPR library
|
|||||||
Package: python-openalpr
|
Package: python-openalpr
|
||||||
Section: python
|
Section: python
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: libopenalpr-dev (>= ${source:Version}), (libopenalpr-dev << ${source:Version}.1~),
|
Depends: libopenalpr-dev (>= ${binary:Version}),
|
||||||
${python:Depends}, ${misc:Depends}
|
${python:Depends}, ${misc:Depends}
|
||||||
Description: Python binding for OpenALPR library
|
Description: Python binding for OpenALPR library
|
||||||
OpenALPR is an open source Automatic License Plate Recognition library written
|
OpenALPR is an open source Automatic License Plate Recognition library written
|
||||||
@@ -116,7 +116,7 @@ Description: Python binding for OpenALPR library
|
|||||||
Package: python3-openalpr
|
Package: python3-openalpr
|
||||||
Section: python
|
Section: python
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: libopenalpr-dev (>= ${source:Version}), (libopenalpr-dev << ${source:Version}.1~),
|
Depends: libopenalpr-dev (>= ${source:Version}),
|
||||||
${python3:Depends}, ${misc:Depends}
|
${python3:Depends}, ${misc:Depends}
|
||||||
Description: Python 3 binding for OpenALPR library
|
Description: Python 3 binding for OpenALPR library
|
||||||
OpenALPR is an open source Automatic License Plate Recognition library written
|
OpenALPR is an open source Automatic License Plate Recognition library written
|
||||||
|
Reference in New Issue
Block a user