Add java to arch packages

This commit is contained in:
Ivan Malison 2016-09-06 11:13:21 -07:00
parent e02b859409
commit 607defac56
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -6,7 +6,7 @@ from .util import RESOURCES_DIRECTORY
ARCH_PACKAGES = [
"synergy", "adobe-source-code-pro-fonts", "pyenv", "rbenv", "alsa-utils",
"spotify", "google-chrome", "autoconf", "automake", "cask", "emacs25-git",
"xmobar", "the_silver_searcher",
"xmobar", "the_silver_searcher", "jdk8-openjdk", "openjdk8-doc", "openjdk8-src"
]