r-diagram: fix dependency on non-existent R version (#46003)
This commit is contained in:
parent
f079ad3690
commit
8bcd64ce6c
@ -24,5 +24,5 @@ class RDiagram(RPackage):
|
||||
|
||||
version("1.6.5", sha256="e9c03e7712e0282c5d9f2b760bafe2aac9e99a9723578d9e6369d60301f574e4")
|
||||
|
||||
depends_on("r@2.01:", type=("build", "run"))
|
||||
depends_on("r@2.1:", type=("build", "run"))
|
||||
depends_on("r-shape", type=("build", "run"))
|
||||
|
Loading…
Reference in New Issue
Block a user