mirror of
https://github.com/swaywm/sway.git
synced 2024-12-01 19:06:38 +00:00
fix meson.build whitespace
This commit is contained in:
parent
88cc7e3178
commit
6924064766
|
@ -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…
Reference in a new issue