treewide: add Wayland and SDL2 backends
This commit is contained in:
parent
271cdf8534
commit
e69bcf5dc2
11 changed files with 44 additions and 3 deletions
|
|
@ -14,6 +14,7 @@ depinih = dependency('inih')
|
|||
deplibinput = dependency('libinput')
|
||||
deplibudev = dependency('libudev')
|
||||
depxkbcommon = dependency('xkbcommon') # For unl0kr and f0rmz only
|
||||
deplibsdl = dependency('sdl2', required: get_option('developer'))
|
||||
|
||||
if get_option('man')
|
||||
depscdoc = dependency('scdoc', native: true)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue