From 7567cefc54b46848d3cf715743aa347389a5eb41 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Fri, 14 Oct 2016 14:49:16 -0700 Subject: [PATCH] [Arch] Add okular dependency --- tasks/arch.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/arch.py b/tasks/arch.py index e3c7127e..df1100c0 100644 --- a/tasks/arch.py +++ b/tasks/arch.py @@ -28,6 +28,7 @@ PACKAGES = [ "xorg-utils", "playerctl", "pasystray", "dunst", "otf-fira-code", "ttf-mac-fonts", "otf-hermit", "ttf-font-awesome", "ttf-monaco", "tcpdump", "ngrep", "wireshark-gtk", "teamviewer", "mopidy-podcast", + "kdegraphics-okular", ]