Skip to content

dh/R.pm: Use grep-status rather then grep-aptavail.

Sjoerd Simons requested to merge wip/sjoerd/grep-dpkg into apertis/v2022dev2

The apt avail cache is not avail in the OBS build environment and if it were it would be equivalent to the output of grep-status anyway, so use that instead. This fixes issues with R package dependency generation, at least as long as all the relevant run-time dependencies are also build dependencies.

Edited by Sjoerd Simons

Merge request reports