summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRafael Fontenelle2018-02-07 08:42:09 -0200
committerRafael Fontenelle2018-02-07 08:42:09 -0200
commit95bb949471e8dd98a42b9b751abba04e3e79339d (patch)
treed2028faa940e4582283ec8a5557d6ca7cf6594d7 /.SRCINFO
parentf9b094047ec90f9522f626d93790c7ee5a631741 (diff)
downloadaur-95bb949471e8dd98a42b9b751abba04e3e79339d.tar.gz
Add python-jinja to depends
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78e46da67e82..e58739fe6455 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = buildstream
pkgdesc = Framework for modelling build pipelines in a declarative YAML format
pkgver = 1.0.1
- pkgrel = 1
+ pkgrel = 2
url = https://wiki.gnome.org/Projects/BuildStream/
arch = any
license = LGPL
@@ -11,6 +11,7 @@ pkgbase = buildstream
depends = python-blessings
depends = python-click
depends = python-fusepy
+ depends = python-jinja
depends = python-gobject
depends = python-pluginbase
depends = python-psutil