summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b40c52ade2e7..175bdbaf08ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,18 @@
pkgbase = python-qiskit-aer
pkgdesc = A high performance simulator for quantum circuits that includes noise models
pkgver = 0.4.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Qiskit/qiskit-aer
arch = x86_64
license = Apache
makedepends = python-setuptools
makedepends = cmake
makedepends = python-scikit-build
+ makedepends = muparserx
depends = python-qiskit-terra
depends = cython
depends = openblas
- depends = muparserx
+ depends = pybind11
optdepends = thrust: Parallelization (GPU/CPU) support
optdepends = cuda: Parallelization with CUDA (NVIDIA)
optdepends = openmp: Parallelization with OpenMP