summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPierre LALET2019-03-17 14:07:26 +0100
committerPierre LALET2019-03-17 14:07:26 +0100
commitad86f70d64aec9a660e9ddd59fa34e270add7be4 (patch)
tree4f899c30a312a760220b36747867ea6df2577f89 /.SRCINFO
parentbfc5d1d35cea01aa7b57b48fddb057154c10eeac (diff)
downloadaur-ad86f70d64aec9a660e9ddd59fa34e270add7be4.tar.gz
Add missing makedepends and optdepends
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2473df1d8cc..1944c171e930 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = ivre
pkgdesc = Network recon framework
pkgver = 0.9.12
- pkgrel = 3
+ pkgrel = 4
url = https://ivre.rocks/
arch = any
license = GPL3
makedepends = python-setuptools
+ makedepends = python2-setuptools
source = https://files.pythonhosted.org/packages/source/i/ivre/ivre-0.9.12.tar.gz
source = https://raw.githubusercontent.com/cea-sec/ivre/v0.9.12/pkg/apache/ivre.conf
sha256sums = e0d9df1d61d8483ed266738b70c33366b8860d0cc4a864d04924f91ab8abc4ca
@@ -14,6 +15,7 @@ pkgbase = ivre
pkgname = ivre
depends = python-ivre
optdepends = ivre-docs: Documentation
+ optdepends = ivre-web: Web server
optdepends = nmap: Network scan
optdepends = masscan: Network scan
optdepends = zmap: Network scan