From b7ab6adb14f62238bbe4335abc2e6c33dae194c1 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Tue, 18 Jul 2017 00:06:14 -0700 Subject: [PATCH] [Linux] Sort arch dependencies --- tasks/shell/arch_dependencies.sh | 63 ++++++++++++++++---------------- 1 file changed, 31 insertions(+), 32 deletions(-) diff --git a/tasks/shell/arch_dependencies.sh b/tasks/shell/arch_dependencies.sh index dbf26b7d..5c725f7e 100755 --- a/tasks/shell/arch_dependencies.sh +++ b/tasks/shell/arch_dependencies.sh @@ -7,44 +7,43 @@ indirect_expand() { ESSENTIAL=( "autoconf" + "automake" + "avahi" + "copyq" + "emacs-git" + "git" + "gnome-keyring" + "htop" + "jdk8-openjdk" "lightdm-git" + "ncurses5-compat-libs" + "networkmanager-applet" + "notification-daemon" "nss-mdns" + "nss-mdns" + "ntp" + "openjdk8-doc" "openjdk8-src" + "pass" + "pasystray" + "pavucontrol" + "pkg-config" + "pulseaudio-ctl" + "pyenv" + "python-pip" + "rcm" + "rofi" + "rofi-pass" + "sparkleshare" "spotify" + "termite" + "the_silver_searcher" + "udiskie" "udisks" "xclip" - "autoconf" - "automake" - "avahi" - "copyq" - "emacs-git" - "git" - "gnome-keyring" - "htop" - "jdk8-openjdk" - "ncurses5-compat-libs" - "networkmanager-applet" - "notification-daemon" - "nss-mdns" - "ntp" - "openjdk8-doc" - "pass" - "pasystray" - "pavucontrol" - "pkg-config" - "pulseaudio-ctl" - "pyenv" - "python-pip" - "rcm" - "rofi" - "rofi-pass" - "sparkleshare" - "termite" - "the_silver_searcher" - "udiskie" - "xorg-xrandr" - "xsettingsd-git" - "zsh" + "xorg-xrandr" + "xsettingsd-git" + "zsh" ) NEEDED=(