mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-29 05:20:26 +01:00
build/meson: remove unnecessary square brackets
This commit is contained in:
parent
603daa5b25
commit
98b46537fa
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ cflags = [
|
|||
]
|
||||
|
||||
if have_fake_typelibs
|
||||
deps += [ gir_dep ]
|
||||
deps += gir_dep
|
||||
subdir('fake-typelib')
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue