diff --git a/aur/python2-configshell-fb/PKGBUILD b/aur/python2-configshell-fb/PKGBUILD index 339a2fd6a..a3e6d27e7 100644 --- a/aur/python2-configshell-fb/PKGBUILD +++ b/aur/python2-configshell-fb/PKGBUILD @@ -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=()