From 7fe9f5cf96fef7364048d3661d85b032d9aad418 Mon Sep 17 00:00:00 2001 From: Jordan Holt Date: Mon, 3 Jan 2022 20:15:00 +0000 Subject: [PATCH] Add correct qt5-wayland dependency --- install | 1 + 1 file changed, 1 insertion(+) diff --git a/install b/install index 36bad2f..fd4603f 100755 --- a/install +++ b/install @@ -41,6 +41,7 @@ install() { python \ python-pip \ python-neovim \ + qt5-wayland \ rsync \ slurp \ sway \