Commit graph r-builds/builder/Dockerfile.opensuse-15
Author SHA1 Message Date
Greg Lin
1c168731cd Install missing TeX packages for R 4.1 in openSUSE
R 4.1 now additionally requires texlive-ae and texlive-fancyvrb
for PDF doc generation (stats package).
2021-05-13 17:00:15 -05:00
Greg Lin
6098b0074f Pin fpm to 1.11.0
fpm 1.12.0 adds an unintended runtime dependency on git, which should be
fixed in a future release. Pin fpm for now since installing git has its
own side effects, such as installing less and changing the default pager
on systems where less isn't available by default.
2021-02-16 10:51:15 -06:00
Greg Lin
3de0397cee Fix installations of fpm 1.12.0
* Pin fpm on older distros for compatibility with Ruby < 2.3
* Fix hardcoded references to fpm 1.11.0
2021-01-26 13:28:23 -06:00
Greg Lin
38383b74c3 Add R 4.0 support for CentOS 6, Debian, SUSE 2020-04-28 12:12:13 -05:00
sellorm
426a9a0582
Enables building of RPMs for opensuse (#25)
* Enables OS package building on opensuse

Added the tooling necessary to enable the building of RPMs for opensuse

* Fixed the vendor and added additional dependency
2019-08-12 20:45:42 +01:00
Greg Lin
04abda3bfd Use shared BLAS on CentOS and openSUSE
Note: --enable-BLAS-shlib is already used by default
2019-06-24 18:13:38 -05:00
Steve Nolen
bd3505e426 make repo public 2019-03-25 12:59:14 -04:00