r-crosstalk: remove unnecessary constraint (#9892)
This commit is contained in:
parent
71943703f2
commit
561a561d23
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ class RCrosstalk(RPackage):
|
|||
|
||||
version('1.0.0', 'c13c21b81af2154be3f08870fd3a7077')
|
||||
|
||||
depends_on('r@3.4.0:3.4.9')
|
||||
depends_on('r-htmltools', type=('build', 'run'))
|
||||
depends_on('r-jsonlite', type=('build', 'run'))
|
||||
depends_on('r-lazyeval', type=('build', 'run'))
|
||||
|
|
Loading…
Reference in a new issue