scripts/checkdeps: fix gentoo deps

This commit is contained in:
vitalogy 2015-10-18 01:14:51 +02:00
parent 3f21054728
commit 29e8ecb3ad

View File

@ -44,7 +44,8 @@ case "$DISTRO" in
;;
gentoo)
deps="$deps g++ mkfontscale mkfontdir bdftopcf xsltproc java"
deps_pkg="$deps_pkg g++ mkfontscale mkfontdir bdftopcf libxslt jre"
deps_pkg="$deps_pkg gcc[cxx] mkfontscale mkfontdir bdftopcf libxslt virtual/jre"
files_pkg="glibc ncurses"
;;
arch)
# md5deep is only available in the aur