summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRafael Fontenelle2018-07-20 19:53:59 -0300
committerRafael Fontenelle2018-07-20 19:53:59 -0300
commit7528321e5eba31b4492b6ecb86c226d4d72da1b5 (patch)
tree5eeab1358e68f7332071a3938cbd2a9135f3ec4f /.SRCINFO
parent94242cc59da78f6880eed2b4e84d206281e0b401 (diff)
downloadaur-7528321e5eba31b4492b6ecb86c226d4d72da1b5.tar.gz
Add python-grpcio and python-protobuf
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14242751404e..370eb57a6d20 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = buildstream
pkgdesc = Framework for modelling build pipelines in a declarative YAML format
pkgver = 1.1.4
- pkgrel = 1
+ pkgrel = 2
url = https://wiki.gnome.org/Projects/BuildStream/
arch = any
license = LGPL
@@ -12,7 +12,9 @@ pkgbase = buildstream
depends = python-click
depends = python-jinja
depends = python-gobject
+ depends = python-grpcio
depends = python-pluginbase
+ depends = python-protobuf
depends = python-psutil
depends = python-ruamel-yaml
depends = bzr