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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Dec 22 20:00:19 UTC 2012


    Date: Saturday, December 22, 2012 @ 15:00:19
  Author: andyrtr
Revision: 173770

upgpkg: r 2.15.2-2

rebuild for tcl/tk 8.6.0

Modified:
  r/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-22 19:42:02 UTC (rev 173769)
+++ PKGBUILD	2012-12-22 20:00:19 UTC (rev 173770)
@@ -5,7 +5,7 @@
 
 pkgname=r
 pkgver=2.15.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Language and environment for statistical computing and graphics"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -13,7 +13,7 @@
 depends=('blas' 'lapack' 'bzip2'  'libpng' 'libjpeg' 'libtiff'
          'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs'
          'libxt' 'libxmu' 'pango' 'xz' 'desktop-file-utils')
-makedepends=('openjdk6' 'gcc-fortran' 'tk')
+makedepends=('openjdk6' 'gcc-fortran' 'tk>=8.6.0')
 optdepends=('tk: tcl/tk interface' 'texlive-bin: latex sty files')
 backup=('etc/R/Makeconf' 'etc/R/Renviron' 'etc/R/ldpaths' 'etc/R/repositories')
 options=('!makeflags' '!emptydirs')




More information about the arch-commits mailing list