mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04:00
input skeleton
This commit is contained in:
parent
3fe64482bb
commit
338a0399f8
4 changed files with 25 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ xkbcommon = dependency('xkbcommon')
|
|||
pango = dependency('pango')
|
||||
pixman = dependency('pixman-1')
|
||||
libcap = dependency('libcap')
|
||||
libinput = dependency('libinput')
|
||||
math = cc.find_library('m')
|
||||
git = find_program('git', required: false)
|
||||
a2x = find_program('a2x', required: false)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue