summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be3e9a1432cf..ac350d0feda4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = wapiti
pkgdesc = A vulnerability scanner for web applications. It currently search vulnerabilities like XSS, SQL and XPath injections, file inclusions, command execution, LDAP injections, CRLF injections...
pkgver = 3.0.0
- pkgrel = 1
+ pkgrel = 2
url = http://wapiti.sourceforge.net/
arch = any
license = GPL
depends = python
+ depends = python-setuptools
depends = python-requests
depends = python-beautifulsoup4
depends = python-lxml