R: rebuild for which path
This commit is contained in:
parent
de8f7f2e26
commit
dad614d29a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue