mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-15 18:36:32 +00:00
trivial: Fix build issue
Patch from Gert Hulselmans, many thanks. Fixes: https://github.com/hughsie/fwupd/issues/88
This commit is contained in:
parent
1c7ea9ee2d
commit
4da6751502
@ -47,6 +47,7 @@ synapticsmst_tool_SOURCES = \
|
|||||||
|
|
||||||
synapticsmst_tool_LDADD = \
|
synapticsmst_tool_LDADD = \
|
||||||
$(LIBSMBIOS_LIBS) \
|
$(LIBSMBIOS_LIBS) \
|
||||||
|
$(EFIVAR_LIBS) \
|
||||||
$(APPSTREAM_GLIB_LIBS) \
|
$(APPSTREAM_GLIB_LIBS) \
|
||||||
$(GLIB_LIBS)
|
$(GLIB_LIBS)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user