From 6baea11ebd21134060b493504bcfe1cc7fc73d91 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Mon, 19 Sep 2016 18:58:11 -0700 Subject: [PATCH] [arch] Add strace to dependencies --- tasks/arch.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/arch.py b/tasks/arch.py index 46e65477..1c6e8b70 100644 --- a/tasks/arch.py +++ b/tasks/arch.py @@ -20,7 +20,7 @@ PACKAGES = [ "network-manager-applet", "feh", "copyq", "imagemagick", "rcm", "rofi", "cabal-install", "pavucontrol", "lsof", "fbset", "git-subrepo", "trayer", "ttf-font-awesome", "conky", "lemonbar", "razercfg", "xdotool", "xclip", - "udiskie", + "udiskie", "strace", ]