summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTimothée Ravier2015-07-20 22:05:45 +0200
committerTimothée Ravier2015-07-20 22:05:45 +0200
commit04e6c1625bad3a3d4108ba045c37e874764a3ae6 (patch)
tree954826969c4760840806d78e0308df1d600b8567 /.SRCINFO
parentbe9203f875d841508ede30d95488791be02444a4 (diff)
downloadaur-04e6c1625bad3a3d4108ba045c37e874764a3ae6.tar.gz
Fix split package build again (makedepends)
We cannot have per package makedepends, so we can not avoid installing python2-sphinx to build the python 3 package.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 5 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d45a8fdd08fd..841d4395abcf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,17 @@
pkgbase = python-powerline-git
pkgdesc = The ultimate statusline/prompt utility
pkgver = r2391.090cd13
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://github.com/powerline/powerline
install = powerline.install
arch = i686
arch = x86_64
license = MIT
+ makedepends = git
+ makedepends = python2-setuptools
+ makedepends = python-setuptools
+ makedepends = python2-sphinx
source = powerline::git://github.com/powerline/powerline.git#branch=develop
source = powerline.install
sha256sums = SKIP