forked from colonelpanic/dotfiles
[Linux] Sort arch dependencies
This commit is contained in:
parent
ca937d7986
commit
b7ab6adb14
@ -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=(
|
||||
|
Loading…
Reference in New Issue
Block a user