Merge pull request #707 from wsnyders/develop

Update dependanceies for Arch packages.
This commit is contained in:
ZyX-I 2014-01-17 09:55:05 -08:00
commit 5c7e8040e6
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ pkgrel=1
url='https://github.com/Lokaltog/powerline' url='https://github.com/Lokaltog/powerline'
license=('MIT') license=('MIT')
arch=('any') arch=('any')
makedepends=('git' 'python-distribute') makedepends=('git' 'python-setuptools')
provides=('powerline') provides=('powerline')
conflicts=('python2-powerline-git' conflicts=('python2-powerline-git'
'powerline-git') 'powerline-git')

View File

@ -10,7 +10,7 @@ pkgrel=1
url='https://github.com/Lokaltog/powerline' url='https://github.com/Lokaltog/powerline'
license=('MIT') license=('MIT')
arch=('any') arch=('any')
makedepends=('git' 'python2-distribute') makedepends=('git' 'python2-setuptools')
provides=('powerline') provides=('powerline')
conflicts=('python-powerline-git') conflicts=('python-powerline-git')
replaces=('powerline-git') replaces=('powerline-git')