Files
libfprint/debian
Marco Trevisan (Treviño) 3650ef8137 debian/control: Add explicit tests dependency on python3
It's already required since we do require python modules, but let's make
it more explicit to please lintian
2023-08-21 13:07:06 +02:00
..
2023-08-17 21:53:59 +02:00
2019-08-23 17:24:14 +02:00

libfprint-TOD - libfprint for Touch OEM Drivers

This is a light fork of libfprint to expose internal Drivers API in order to create drivers as shared libraries.

Fork is hosted at: https://gitlab.freedesktop.org/3v1n0/libfprint/tree/tod

Packaging for this is handled via gbp, so you need to make sure that you have added the remote:

git remote add origin-tod https://gitlab.freedesktop.org/3v1n0/libfprint.git
git fetch origin-tod --tags

To get the latest tod release, just use gbp import-orig --uscan.