# Bug #581320 # lattice has file collisions with dev-lang/R[-minimal] # and therefore needs to depend on [minimal] # # However, it also has "KernSmooth", "MASS" in # in the "Suggests" field of its DESCRIPTION file, # which would be resolved as dev-lang/R[-minimal] # with the current deprule set, # so we need to ignore these dep strings. MATCH: or * name lattice ACTION: add DEPEND dev-lang/R[minimal] depstr_ignore boot depstr_ignore class depstr_ignore cluster depstr_ignore codetools depstr_ignore foreign depstr_ignore KernSmooth depstr_ignore lattice depstr_ignore MASS depstr_ignore Matrix depstr_ignore mgcv depstr_ignore nlme depstr_ignore nnet depstr_ignore rpart depstr_ignore spatial depstr_ignore survival END;