summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRafael Fontenelle2019-06-10 17:50:25 -0300
committerRafael Fontenelle2019-06-10 17:50:41 -0300
commitfddcb14ad42817efcc8ff60d1946eb45d26e49c3 (patch)
tree58812d78ef75c2e928c683a9d8d2ef4dcaa88586 /.SRCINFO
parent26f0b0d4ad132c92904ea2b727669bbb16c3d2b5 (diff)
downloadaur-fddcb14ad42817efcc8ff60d1946eb45d26e49c3.tar.gz
Add cython to makedepends, set arch to x86_64
Because of cython, a .so file is added to the built package, so setting architecture is now required.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ddc5883cf508..63859e0c523d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = buildstream-git
pkgdesc = Framework for modelling build pipelines in a declarative YAML format
- pkgver = 1.3.0+1528+g174f5394
+ pkgver = 1.3.0+2341+g9a5cca34
pkgrel = 1
url = https://wiki.gnome.org/Projects/BuildStream/
- arch = any
+ arch = x86_64
license = LGPL
makedepends = python-setuptools
+ makedepends = cython
makedepends = git
depends = bubblewrap
depends = ostree