mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 02:28:05 +00:00
debian/control: Add missing libfprint-2-tod-dev dependencies
Compiling drivers with TOD requires various libraries that we were not properly listing. This is based on the libfprint-2-tod-1.pc content file. LP: #1884267
This commit is contained in:
Vendored
+5
@@ -141,6 +141,11 @@ Package: libfprint-2-tod-dev
|
|||||||
Section: libdevel
|
Section: libdevel
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: libfprint-2-tod1 (= ${binary:Version}),
|
Depends: libfprint-2-tod1 (= ${binary:Version}),
|
||||||
|
libfprint-2-dev (= ${binary:Version}),
|
||||||
|
libglib2.0-dev (>= 2.56),
|
||||||
|
libgusb-dev (>= 0.2.0),
|
||||||
|
libpixman-1-dev,
|
||||||
|
libnss3-dev,
|
||||||
${misc:Depends}
|
${misc:Depends}
|
||||||
Description: async fingerprint library of fprint project, drivers development headers
|
Description: async fingerprint library of fprint project, drivers development headers
|
||||||
The fprint project aims to support for consumer fingerprint reader devices.
|
The fprint project aims to support for consumer fingerprint reader devices.
|
||||||
|
|||||||
Reference in New Issue
Block a user