Revert R-devel gcc-8 patch for Ubuntu 18, openSUSE 15.3/15.4

This commit is contained in:
Greg Lin 2023-04-19 17:20:33 -05:00
commit a58ff1aa6e

View file

@ -27,9 +27,9 @@ deb:
fields:
Bugs: https://github.com/rstudio/r-builds/issues
depends:
- ${gxx_package-g++}
- ${gcc_package-gcc}
- ${gfortran_package-gfortran}
- g++
- gcc
- gfortran
- libbz2-dev
- libc6
- libcairo2