Update dependanceies for Arch packages.
This commit is contained in:
parent
db80fc95ed
commit
f0476f9968
|
@ -10,7 +10,7 @@ pkgrel=1
|
|||
url='https://github.com/Lokaltog/powerline'
|
||||
license=('MIT')
|
||||
arch=('any')
|
||||
makedepends=('git' 'python-distribute')
|
||||
makedepends=('git' 'python-setuptools')
|
||||
provides=('powerline')
|
||||
conflicts=('python2-powerline-git'
|
||||
'powerline-git')
|
||||
|
|
|
@ -10,7 +10,7 @@ pkgrel=1
|
|||
url='https://github.com/Lokaltog/powerline'
|
||||
license=('MIT')
|
||||
arch=('any')
|
||||
makedepends=('git' 'python2-distribute')
|
||||
makedepends=('git' 'python2-setuptools')
|
||||
provides=('powerline')
|
||||
conflicts=('python-powerline-git')
|
||||
replaces=('powerline-git')
|
||||
|
|
Loading…
Reference in New Issue