Revert R-devel gcc-8 patch for Ubuntu 18, openSUSE 15.3/15.4
This commit is contained in:
parent
f14d6d427f
commit
a58ff1aa6e
1 changed files with 10 additions and 40 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue