summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 5 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24e0766c433e..c6218e2fc904 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = infrared-git
pkgdesc = A generic C++/Python hybrid library for efficient (fixed-parameter tractable) Boltzmann sampling.
- pkgver = 0.3.r7.gec411b9
- pkgrel = 2
+ pkgver = 0.4.r0.g2af827c
+ pkgrel = 1
url = https://github.com/s-will/Infrared/
arch = x86_64
groups = viennarna-package
@@ -11,6 +11,9 @@ pkgbase = infrared-git
makedepends = doxygen
depends = htd
depends = boost-libs
+ depends = python
+ optdepends = python-networkx: fallback tree decomposition
+ optdepends = tdlib: alternative to libHTD tree decomposition
optdepends = python-rna: required by redprint.py
provides = libinfrared.so
provides = libhtdwrap.so