mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
R: rebuild for which path
This commit is contained in:
parent
de8f7f2e26
commit
dad614d29a
1 changed files with 2 additions and 1 deletions
|
@ -1,12 +1,13 @@
|
||||||
# Template file for 'R'
|
# Template file for 'R'
|
||||||
pkgname=R
|
pkgname=R
|
||||||
version=4.2.1
|
version=4.2.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--docdir=/usr/share/doc/R rdocdir=/usr/share/doc/R
|
configure_args="--docdir=/usr/share/doc/R rdocdir=/usr/share/doc/R
|
||||||
--with-blas$(vopt_if openblas '=openblas') --with-lapack
|
--with-blas$(vopt_if openblas '=openblas') --with-lapack
|
||||||
--enable-R-shlib --with-tcltk
|
--enable-R-shlib --with-tcltk
|
||||||
--enable-memory-profiling
|
--enable-memory-profiling
|
||||||
|
ac_cv_path_WHICH=/usr/bin/which
|
||||||
LIBnn=lib"
|
LIBnn=lib"
|
||||||
hostmakedepends="gcc-fortran pkg-config perl less which tar"
|
hostmakedepends="gcc-fortran pkg-config perl less which tar"
|
||||||
makedepends="libgomp-devel readline-devel libXmu-devel libXt-devel
|
makedepends="libgomp-devel readline-devel libXmu-devel libXt-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue