fwupd/subprojects/libxmlb.wrap
Richard Hughes 51a869a01d Use XMLb to query quirks
During startup we do 1898 persistent allocations to load the quirk files, which
equates to ~90kb of RSS. Use libxmlb to create a mmap'able store we can query
with XPath queries at runtime.
2019-10-30 08:29:58 -05:00

5 lines
94 B
Plaintext

[wrap-git]
directory = libxmlb
url = https://github.com/hughsie/libxmlb.git
revision = 0.1.13