summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 7 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d664ce2d90c..fff368e0bec2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,20 @@
pkgbase = expressionmatrix2-git
pkgdesc = Software for exploration of gene expression data from single-cell RNA sequencing.
pkgver = 0.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/chanzuckerberg/ExpressionMatrix2
arch = x86_64
license = MIT
depends = python
- depends = python-numpy
+ depends = boost
+ depends = boost-libs
depends = cmake
depends = make
depends = pybind11
- source = expressionmatrix2-git::git+https://github.com/iosonofabio/ExpressionMatrix2.git#branch=master
+ depends = graphviz
+ depends = hdf5
+ depends = python-h5py
+ source = expressionmatrix2-git::git+https://github.com/chanzuckerberg/ExpressionMatrix2.git#branch=master
md5sums = SKIP
pkgname = expressionmatrix2-git