[Linux] Sort arch dependencies
This commit is contained in:
parent
ca937d7986
commit
b7ab6adb14
@ -7,13 +7,6 @@ indirect_expand() {
|
|||||||
|
|
||||||
ESSENTIAL=(
|
ESSENTIAL=(
|
||||||
"autoconf"
|
"autoconf"
|
||||||
"lightdm-git"
|
|
||||||
"nss-mdns"
|
|
||||||
"openjdk8-src"
|
|
||||||
"spotify"
|
|
||||||
"udisks"
|
|
||||||
"xclip"
|
|
||||||
"autoconf"
|
|
||||||
"automake"
|
"automake"
|
||||||
"avahi"
|
"avahi"
|
||||||
"copyq"
|
"copyq"
|
||||||
@ -22,12 +15,15 @@ ESSENTIAL=(
|
|||||||
"gnome-keyring"
|
"gnome-keyring"
|
||||||
"htop"
|
"htop"
|
||||||
"jdk8-openjdk"
|
"jdk8-openjdk"
|
||||||
|
"lightdm-git"
|
||||||
"ncurses5-compat-libs"
|
"ncurses5-compat-libs"
|
||||||
"networkmanager-applet"
|
"networkmanager-applet"
|
||||||
"notification-daemon"
|
"notification-daemon"
|
||||||
"nss-mdns"
|
"nss-mdns"
|
||||||
|
"nss-mdns"
|
||||||
"ntp"
|
"ntp"
|
||||||
"openjdk8-doc"
|
"openjdk8-doc"
|
||||||
|
"openjdk8-src"
|
||||||
"pass"
|
"pass"
|
||||||
"pasystray"
|
"pasystray"
|
||||||
"pavucontrol"
|
"pavucontrol"
|
||||||
@ -39,9 +35,12 @@ ESSENTIAL=(
|
|||||||
"rofi"
|
"rofi"
|
||||||
"rofi-pass"
|
"rofi-pass"
|
||||||
"sparkleshare"
|
"sparkleshare"
|
||||||
|
"spotify"
|
||||||
"termite"
|
"termite"
|
||||||
"the_silver_searcher"
|
"the_silver_searcher"
|
||||||
"udiskie"
|
"udiskie"
|
||||||
|
"udisks"
|
||||||
|
"xclip"
|
||||||
"xorg-xrandr"
|
"xorg-xrandr"
|
||||||
"xsettingsd-git"
|
"xsettingsd-git"
|
||||||
"zsh"
|
"zsh"
|
||||||
|
Loading…
Reference in New Issue
Block a user