mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
testing/flawfinder: add py-setuptools as make depends
This commit is contained in:
parent
fd52c58315
commit
c6b59b1cfc
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user