mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
aur/python2-configshell-fb: fix makedepends
This commit is contained in:
parent
7f3940892a
commit
32e399915f
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ arch=('any')
|
|||
url="https://github.com/agrover/configshell-fb"
|
||||
license=('Apache')
|
||||
depends=('python2-pyparsing' 'python2-urwid')
|
||||
makedepends=('python2-setuptools')
|
||||
provides=('python2-configshell')
|
||||
conflicts=('python2-configshell')
|
||||
options=()
|
||||
|
|
Loading…
Reference in a new issue