summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32f8b8eefa8e..34b5e4b863b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
_modulename=cobaya
pkgname=python-$_modulename
pkgver=1.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="Code for Bayesian Analysis in Cosmology"
arch=(any)
url="https://github.com/CobayaSampler/$_modulename"
license=()
groups=()
-depends=()
+depends=(python-numpy python-pyaml python-pandas python-getdist python-scipy python-imageio python-fuzzywuzzy python-wget python-dateutil python-pytz python-pillow python-enum-compat python-future python-six)
makedepends=('python-setuptools')
provides=()
conflicts=()