From efc057f5df79b91e269bb0688538ab09f1c3a823 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Mon, 19 Sep 2016 16:47:52 -0700 Subject: [PATCH] [arch] Add udiskie to arch dependencies --- tasks/arch.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/arch.py b/tasks/arch.py index f5ba6d8f..46e65477 100644 --- a/tasks/arch.py +++ b/tasks/arch.py @@ -20,6 +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", ]