summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c992f6d4441..6b74f4d4a4af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="https://beancount.github.io/fava/"
license=('MIT')
groups=()
-depends=('beancount' # >=2.1.3, but beancount-hg doesn't provide a version.
+depends=('beancount>=2.1.3'
'python>=3.5'
'python-setuptools'
'python-tornado'