Skip to content
Snippets Groups Projects

fix(r-rgsl): build

Merged Eric Müller requested to merge fix_r-rgsl_build into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -21,3 +21,4 @@ class RRgsl(RPackage):
@@ -21,3 +21,4 @@ class RRgsl(RPackage):
# GNU Scientific Library: https://www.gnu.org/software/gsl
# GNU Scientific Library: https://www.gnu.org/software/gsl
# spack: https://spack.readthedocs.io/en/latest/package_list.html#gsl
# spack: https://spack.readthedocs.io/en/latest/package_list.html#gsl
depends_on("gsl")
depends_on("gsl")
 
depends_on("pkgconfig")