aboutsummaryrefslogtreecommitdiffstats
path: root/testing/flawfinder
diff options
context:
space:
mode:
Diffstat (limited to 'testing/flawfinder')
-rw-r--r--testing/flawfinder/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/flawfinder/APKBUILD b/testing/flawfinder/APKBUILD
index e9d4519bf5e..55b3e3fb19e 100644
--- a/testing/flawfinder/APKBUILD
+++ b/testing/flawfinder/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Examines C/C++ source code for security flaws"
url="http://www.dwheeler.com/flawfinder/"
arch="noarch"
license="GPL2"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev"
install=""