The R-3.2.0-goolf-1.7.20.eb easyconfig contains a dependency line that looks like it could be turned off:
('Java', '1.7.0_80', '', True), # Java bindings are built if Java
is found, might as well provide it
Is that the intention of this line? If so, how does one turn it off.
The Java dependency is breaking our local build and isn't (currently) in
demand by our users.
~jpr

