R: rebuild for which path

This commit is contained in:
Đoàn Trần Công Danh 2022-09-06 23:02:53 +07:00
parent de8f7f2e26
commit dad614d29a
1 changed files with 2 additions and 1 deletions

View File

@ -1,12 +1,13 @@
# Template file for 'R'
pkgname=R
version=4.2.1
revision=1
revision=2
build_style=gnu-configure
configure_args="--docdir=/usr/share/doc/R rdocdir=/usr/share/doc/R
--with-blas$(vopt_if openblas '=openblas') --with-lapack
--enable-R-shlib --with-tcltk
--enable-memory-profiling
ac_cv_path_WHICH=/usr/bin/which
LIBnn=lib"
hostmakedepends="gcc-fortran pkg-config perl less which tar"
makedepends="libgomp-devel readline-devel libXmu-devel libXt-devel