[arch-commits] Commit in r/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Thu Jun 29 18:51:57 UTC 2017


    Date: Thursday, June 29, 2017 @ 18:51:56
  Author: arojas
Revision: 299411

Add gcc-fortran optdepend (FS#54638)

Modified:
  r/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-29 17:08:57 UTC (rev 299410)
+++ PKGBUILD	2017-06-29 18:51:56 UTC (rev 299411)
@@ -14,7 +14,7 @@
          'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs'
          'libxt' 'libxmu' 'pango' 'xz' 'desktop-file-utils' 'zip' 'unzip')
 makedepends=('jdk7-openjdk' 'gcc-fortran' 'tk')
-optdepends=('tk: tcl/tk interface' 'texlive-bin: latex sty files')
+optdepends=('tk: tcl/tk interface' 'texlive-bin: latex sty files' 'gcc-fortran: needed to compile some CRAN packages')
 backup=('etc/R/Makeconf' 'etc/R/Renviron' 'etc/R/ldpaths' 'etc/R/repositories' 'etc/R/javaconf')
 options=('!makeflags' '!emptydirs')
 source=("http://cran.r-project.org/src/base/R-${pkgver%%.*}/R-${pkgver}.tar.gz"



More information about the arch-commits mailing list