[Buildroot] [PATCH] libpciaccess: add dependency on hwdata

Peter Korsgaard peter at korsgaard.com
Thu Mar 29 14:05:17 UTC 2018


>>>>> "Carlos" == Carlos Santos <casantos at datacom.ind.br> writes:

 > libpciaccess requires /usr/share/hwdata/pci.ids (or pci.ids.gz, if
 > compiled with zlib support). That file is provided by the hwdata
 > package, so add it as a run-time dependency.

 > Signed-off-by: Carlos Santos <casantos at datacom.ind.br>

Is this really a hard dependency? Looking at src/common_device_name.c,
this seems to only be used in populate_vendor(), which just returns
without error if the file cannot be opened.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list