Update dependanceies for Arch packages.

This commit is contained in:
William Snyders 2013-11-15 11:55:55 -08:00
parent db80fc95ed
commit f0476f9968
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')