]> git.pld-linux.org Git - packages/fwupd.git/blame - fwupd-flashrom.patch
- up to 1.3.7
[packages/fwupd.git] / fwupd-flashrom.patch
CommitLineData
328e4a1a
AM
1--- fwupd-1.3.7/meson.build~ 2020-01-31 14:14:56.000000000 +0100
2+++ fwupd-1.3.7/meson.build 2020-02-01 18:13:38.676646757 +0100
3@@ -352,7 +352,7 @@ if build_standalone and get_option('plug
425d8043
JB
4 endif
5
328e4a1a 6 if build_standalone and get_option('plugin_flashrom')
425d8043
JB
7- libflashrom = dependency('flashrom', fallback : ['flashrom', 'flashrom_dep'])
8+ libflashrom = dependency('libflashrom', fallback : ['flashrom', 'flashrom_dep'])
9 endif
10
328e4a1a 11 if build_standalone and get_option('systemd')
This page took 0.06287 seconds and 4 git commands to generate.