Removed unnecessary dependencies

This commit is contained in:
Keith Bowes 2020-02-29 12:16:50 -05:00
parent 30f471d8b4
commit 555b78e9ec
3 changed files with 1 additions and 4 deletions

View file

@ -10,7 +10,6 @@ wb_src = files(
wb_dep = [
wayland_server,
wlroots,
pixman,
xkbcommon,
]