diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-08-29 16:55:30 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-08-29 16:56:05 +0200 |
commit | 973a020cf85c6ed8fdd6a22f54c534babad33673 (patch) | |
tree | 95dbfe674c33d6a2b143748d41ddd37076acbab0 /dev-python/qiskit-aer | |
parent | dev-python/qiskit-aer: Remove old (diff) | |
download | gentoo-973a020cf85c6ed8fdd6a22f54c534babad33673.tar.gz gentoo-973a020cf85c6ed8fdd6a22f54c534babad33673.tar.bz2 gentoo-973a020cf85c6ed8fdd6a22f54c534babad33673.zip |
dev-python/qiskit-aer: Restrict dev-cpp/nlohmann_json
Bug: https://github.com/Qiskit/qiskit-aer/issues/1742
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/qiskit-aer')
-rw-r--r-- | dev-python/qiskit-aer/qiskit-aer-0.12.2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/qiskit-aer/qiskit-aer-0.12.2.ebuild b/dev-python/qiskit-aer/qiskit-aer-0.12.2.ebuild index 8087bdb6856a..cdd2fefb877a 100644 --- a/dev-python/qiskit-aer/qiskit-aer-0.12.2.ebuild +++ b/dev-python/qiskit-aer/qiskit-aer-0.12.2.ebuild @@ -31,6 +31,7 @@ SLOT="0" # with the option to switch between reference/openblas implementation runtime (eselect-ldso). DEPEND=" >=dev-python/numpy-1.16.3[${PYTHON_USEDEP}] + <dev-cpp/nlohmann_json-3.10.3 >=dev-cpp/nlohmann_json-3.1.1 >=dev-libs/spdlog-1.9.2:= >=dev-cpp/muParserX-4.0.8 |