Skip to content

Commit cb0145d

Browse files
committed
block: fix?
1 parent f7b0db4 commit cb0145d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

block/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ block_ss.add(files(
4040
'throttle-groups.c',
4141
'write-threshold.c',
4242
'blkmemory.c',
43-
), zstd, zlib, gnutls)
43+
), zstd, zlib)
4444

4545
system_ss.add(when: 'CONFIG_TCG', if_true: files('blkreplay.c'))
4646
system_ss.add(files('block-ram-registrar.c'))

0 commit comments

Comments
 (0)