From 52d040924160a4f9f344c45b9bb70acd6926fdb8 Mon Sep 17 00:00:00 2001 From: Benjamin Berg Date: Wed, 3 Mar 2021 17:30:12 +0100 Subject: [PATCH] data: Add note that the unsupported device list needs a manual sync --- data/meson.build | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/meson.build b/data/meson.build index 99adf5d..da8d885 100644 --- a/data/meson.build +++ b/data/meson.build @@ -1,6 +1,8 @@ if get_option('udev_rules') # This file has to be updated using # ninja -C libfprint/sync-udev-hwdb + # Note that the unsupported device list needs to be manually synced from + # the wiki. See comment in libfprint/fprint-list-uev-hwdb.c install_data('autosuspend.hwdb', rename: '60-autosuspend-@0@.hwdb'.format(versioned_libname),