Skip to content

Commit f905a6d

Browse files
authored
flecsi: docs need py-sphinx-rtd-theme@:2 (spack#2578)
1 parent 1b897a6 commit f905a6d

File tree

1 file changed

+1
-1
lines changed
  • repos/spack_repo/builtin/packages/flecsi

1 file changed

+1
-1
lines changed

repos/spack_repo/builtin/packages/flecsi/package.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ class Flecsi(CMakePackage, CudaPackage, ROCmPackage):
9696

9797
# FleCSI documentation dependencies
9898
depends_on("py-sphinx", when="+doc")
99-
depends_on("py-sphinx-rtd-theme", when="+doc")
99+
depends_on("py-sphinx-rtd-theme@:2", when="+doc")
100100
depends_on("py-recommonmark", when="@:2.2 +doc")
101101
depends_on("doxygen", when="+doc")
102102
depends_on("graphviz", when="+doc")

0 commit comments

Comments
 (0)