fix meson.build whitespace
This commit is contained in:
parent
88cc7e3178
commit
6924064766
1 changed files with 6 additions and 7 deletions
|
@ -22,7 +22,6 @@ xkbcommon = dependency('xkbcommon')
|
||||||
pango = dependency('pango')
|
pango = dependency('pango')
|
||||||
pixman = dependency('pixman-1')
|
pixman = dependency('pixman-1')
|
||||||
libcap = dependency('libcap')
|
libcap = dependency('libcap')
|
||||||
|
|
||||||
math = cc.find_library('m')
|
math = cc.find_library('m')
|
||||||
|
|
||||||
# TODO version
|
# TODO version
|
||||||
|
|
Loading…
Add table
Reference in a new issue