testing/flawfinder: add py-setuptools as make depends

This commit is contained in:
Roberto Oliveira 2017-10-01 15:37:54 +00:00
parent fd52c58315
commit c6b59b1cfc

View File

@ -8,7 +8,7 @@ url="http://www.dwheeler.com/flawfinder/"
arch="noarch"
license="GPL2"
depends="python2"
makedepends="python2-dev"
makedepends="python2-dev py-setuptools"
subpackages="$pkgname-doc"
source="http://www.dwheeler.com/flawfinder/$pkgname-$pkgver.tar.gz"