[Linux] Sort arch dependencies
This commit is contained in:
parent
ca937d7986
commit
b7ab6adb14
@ -7,44 +7,43 @@ indirect_expand() {
|
|||||||
|
|
||||||
ESSENTIAL=(
|
ESSENTIAL=(
|
||||||
"autoconf"
|
"autoconf"
|
||||||
|
"automake"
|
||||||
|
"avahi"
|
||||||
|
"copyq"
|
||||||
|
"emacs-git"
|
||||||
|
"git"
|
||||||
|
"gnome-keyring"
|
||||||
|
"htop"
|
||||||
|
"jdk8-openjdk"
|
||||||
"lightdm-git"
|
"lightdm-git"
|
||||||
|
"ncurses5-compat-libs"
|
||||||
|
"networkmanager-applet"
|
||||||
|
"notification-daemon"
|
||||||
"nss-mdns"
|
"nss-mdns"
|
||||||
|
"nss-mdns"
|
||||||
|
"ntp"
|
||||||
|
"openjdk8-doc"
|
||||||
"openjdk8-src"
|
"openjdk8-src"
|
||||||
|
"pass"
|
||||||
|
"pasystray"
|
||||||
|
"pavucontrol"
|
||||||
|
"pkg-config"
|
||||||
|
"pulseaudio-ctl"
|
||||||
|
"pyenv"
|
||||||
|
"python-pip"
|
||||||
|
"rcm"
|
||||||
|
"rofi"
|
||||||
|
"rofi-pass"
|
||||||
|
"sparkleshare"
|
||||||
"spotify"
|
"spotify"
|
||||||
|
"termite"
|
||||||
|
"the_silver_searcher"
|
||||||
|
"udiskie"
|
||||||
"udisks"
|
"udisks"
|
||||||
"xclip"
|
"xclip"
|
||||||
"autoconf"
|
"xorg-xrandr"
|
||||||
"automake"
|
"xsettingsd-git"
|
||||||
"avahi"
|
"zsh"
|
||||||
"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"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
NEEDED=(
|
NEEDED=(
|
||||||
|
Loading…
Reference in New Issue
Block a user