summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRafael Fontenelle2019-02-14 13:08:54 -0200
committerRafael Fontenelle2019-02-14 13:09:03 -0200
commit70dc8480b05cc8ff66ca19a3d76bc28a872c3eef (patch)
tree66e491b5b999ee8330122d9347c8af9cfb5b6d7f /.SRCINFO
parent86b6b6c4205836c1313a5fa2bf027b89ed3ca2fb (diff)
downloadaur-70dc8480b05cc8ff66ca19a3d76bc28a872c3eef.tar.gz
Fix dependencies
- Fix python-ruamel-yaml version (depends on < 0.15.51), - add python-ujson, and - rearrange python-roaring
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f35c9a1285f..ddc5883cf508 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = buildstream-git
pkgdesc = Framework for modelling build pipelines in a declarative YAML format
- pkgver = 1.3.0+1447+g1a75b252
+ pkgver = 1.3.0+1528+g174f5394
pkgrel = 1
url = https://wiki.gnome.org/Projects/BuildStream/
arch = any
@@ -16,8 +16,9 @@ pkgbase = buildstream-git
depends = python-pluginbase
depends = python-protobuf
depends = python-psutil
- depends = python-ruamel-yaml
depends = python-pyroaring
+ depends = python-ruamel-yaml0.15.51
+ depends = python-ujson
depends = bzr
depends = git
depends = lzip