From dcb568e72ecba68e92d8656b3cec2843fa7e4d7d Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Fri, 4 Nov 2016 18:05:27 -0700 Subject: [PATCH] Add wmctrl dependency --- tasks/arch.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/arch.py b/tasks/arch.py index 504cd2e0..2c44e1af 100644 --- a/tasks/arch.py +++ b/tasks/arch.py @@ -29,7 +29,7 @@ PACKAGES = [ "ttf-mac-fonts", "otf-hermit", "ttf-font-awesome", "ttf-monaco", "tcpdump", "ngrep", "wireshark-gtk", "teamviewer", "mopidy-podcast", "tigervnc", "kdegraphics-okular", "pandoc", "kdeconnect-git", "mlocate", - "ncurses5-compat-libs", "lsdesktopf", + "ncurses5-compat-libs", "lsdesktopf", "wmctrl", ]