mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-10 18:24:19 +00:00
libfprint/tod/build: Require libgusb dependency on pkgconfig
We include the directories so we definitely need to depend on it at compile time.
This commit is contained in:
@@ -70,6 +70,7 @@ pkgconfig.generate(libfprint_tod,
|
|||||||
subdirs: tod_subpath,
|
subdirs: tod_subpath,
|
||||||
requires_private: [
|
requires_private: [
|
||||||
versioned_libname,
|
versioned_libname,
|
||||||
|
gusb_dep,
|
||||||
],
|
],
|
||||||
variables: [
|
variables: [
|
||||||
'tod_driversdir=${libdir}/@0@'.format(tod_subpath)
|
'tod_driversdir=${libdir}/@0@'.format(tod_subpath)
|
||||||
|
|||||||
Reference in New Issue
Block a user