summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f44e55065730..7bf08e6f1abc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,6 +5,8 @@ pkgbase = ivre
url = https://ivre.rocks/
arch = any
license = GPL3
+ makedepends = python
+ makedepends = python2
source = https://files.pythonhosted.org/packages/source/i/ivre/ivre-0.9.16.tar.gz
source = https://raw.githubusercontent.com/cea-sec/ivre/v0.9.16/pkg/apache/ivre.conf
sha512sums = 0fc0c1bf614805ccbf656916c89f175fd2cf26d3acd89c3865615214360953f6a068796280154b5bab5c06bae4b33e1f572ebc0fbff2926cd1af47acc6c86ef2
diff --git a/PKGBUILD b/PKGBUILD
index 8204700e1fb8..8fbe6bea7164 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ pkgdesc='Network recon framework based on Nmap, Masscan, Zeek (Bro), Argus, Netf
arch=('any')
url='https://ivre.rocks/'
license=('GPL3')
+makedepends=('python' 'python2')
source=("https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz"
"https://raw.githubusercontent.com/cea-sec/$pkgname/v$pkgver/pkg/apache/ivre.conf")
sha512sums=('0fc0c1bf614805ccbf656916c89f175fd2cf26d3acd89c3865615214360953f6a068796280154b5bab5c06bae4b33e1f572ebc0fbff2926cd1af47acc6c86ef2'