diff options
author | Glenn Johnson <glenn-johnson@uiowa.edu> | 2021-02-17 17:39:05 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-17 17:39:05 -0600 |
commit | c11c5df738af8f9b6a9c50f620f3f4a806fb87ec (patch) | |
tree | 0d03ec07a8f88fe2fe12bfbfb36b0e4672bab078 /lib | |
parent | 151003a469761c1e20034f0d57f391ee382cabbc (diff) | |
download | spack-c11c5df738af8f9b6a9c50f620f3f4a806fb87ec.tar.gz spack-c11c5df738af8f9b6a9c50f620f3f4a806fb87ec.tar.bz2 spack-c11c5df738af8f9b6a9c50f620f3f4a806fb87ec.tar.xz spack-c11c5df738af8f9b6a9c50f620f3f4a806fb87ec.zip |
Update the deps for the r package (#21654)
The dependencies needed a little clean up as several dependencies are
only needed for the +X variant. This PR consolidates all of the
dependencies that actually require +X and explicitly disables them when
~X to prevent accidentally picking up system libraries.
- modified the description of the +X variant
- arranges dependencies to group them
- added missing dependency on xz
- removed unneeded dependencies
- freetype
- glib
- set dependencies when +X
- cairo
- jpeg
- libpng
- libtiff
- tcl/tk
- R uses tcl/tk together, so only tk needs to be depended on, and only
when +X
- moved tcl/tk resources to with/without-x test
- added explicit with/without settings for
- cairo
- jpeglib
- libpng
- libtiff
- tcltk
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions