We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 435113f commit 690ca52Copy full SHA for 690ca52
1 file changed
docs/Installation/Requirements/index.rst
@@ -99,7 +99,7 @@ The following packages must be installed before building Xmipp:
99
- ``sqlite (>=3)`` — SQLite database
100
- ``libtiff`` — TIFF image support
101
- ``libjpeg`` — JPEG support (Ubuntu: ``libjpeg-dev`` / RHEL: ``libjpeg-turbo-devel``)
102
-- ``openjdk (>=11)`` — Java Development Kit
+- ``openjdk (<=11)`` — Java Development Kit
103
- ``python3-dev`` and ``python3-numpy`` — Python 3 development headers and NumPy
104
105
Installing dependencies
0 commit comments