Add dependency on innoextract
This commit is contained in:
parent
056f585e4b
commit
36fb2095d3
1 changed files with 2 additions and 1 deletions
3
debian/control
vendored
3
debian/control
vendored
|
|
@ -16,7 +16,8 @@ Depends: ${python3:Depends},
|
|||
python3-dbus,
|
||||
python3-usb,
|
||||
dbus,
|
||||
open-fprintd (>= 0.2~)
|
||||
open-fprintd (>= 0.2~),
|
||||
innoextract (>= 1.6~)
|
||||
XB-Python-Version: ${python3:Versions}
|
||||
Description: Validity Fingerprint Sensor DBus Driver
|
||||
This package adds support to some Validity sensors.
|
||||
|
|
|
|||
Loading…
Reference in a new issue