[Linux] Update arch dependencies

This commit is contained in:
Ivan Malison 2017-02-28 12:44:37 -08:00
parent 693524f1d3
commit 019730a5ed
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8
2 changed files with 13 additions and 4 deletions

View File

@ -34,7 +34,8 @@ PACKAGES = [
SERVICES = [
"sshd.socket", "nvidia-persistenced.service", "NetworkManager.service", "teamviewerd.service", "--user vncserver@:1"
"sshd.socket", "nvidia-persistenced.service", "NetworkManager.service",
"teamviewerd.service", "--user vncserver@:1", "autorandr.service",
]

View File

@ -6,12 +6,20 @@ indirect_expand() {
}
ESSENTIAL=(
"lightdm-git" "zsh", "git" "emacs-git" "autoconf" "pkg-config" "pyenv"
"lightdm-git" "zsh" "git" "emacs-git" "autoconf" "pkg-config" "pyenv"
"autoconf" "automake" "the_silver_searcher" "jdk8-openjdk" "openjdk8-doc"
"openjdk8-src" "ghc" "cabal-install" "sparkleshare" "rofi" "rxvt-unicode"
"keepassxc-git" "xorg-xrandr" "spotify" "htop" "rcm" "networkmanager-applet"
"pulseaudio-ctl" "pasystray" "xclip" "copyq" "notification-daemon"
"pavucontrol" "xsettingsd-git" "udiskie", "python-pip"
"pavucontrol" "xsettingsd-git" "udiskie" "python-pip" "gnome-keyring"
)
NEEDED=(
"playerctl" "vlc" "feh"
)
OTHER=(
"simplescreenrecorder"
)
LANGUAGES=(
@ -25,7 +33,7 @@ APPEARANCE=(
)
NVIDIA=(
"nvidia-settings" "feh"
"nvidia-settings"
)
MACBOOK=(