summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre LALET2019-03-20 10:43:58 +0100
committerPierre LALET2019-03-20 10:43:58 +0100
commit495eb49a16ca8232045830dcdb16394d84a483e4 (patch)
treed475b48f7237a591d06aa03563e325ffff9b665a
parentad86f70d64aec9a660e9ddd59fa34e270add7be4 (diff)
downloadaur-495eb49a16ca8232045830dcdb16394d84a483e4.tar.gz
Remove useless makedepends
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1944c171e930..06032c8a0ac2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,8 +5,6 @@ pkgbase = ivre
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
diff --git a/PKGBUILD b/PKGBUILD
index ffba8d53c132..c87565443f64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,6 @@ pkgdesc='Network recon framework'
arch=('any')
url='https://ivre.rocks/'
license=('GPL3')
-makedepends=('python-setuptools' 'python2-setuptools')
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")
sha256sums=('e0d9df1d61d8483ed266738b70c33366b8860d0cc4a864d04924f91ab8abc4ca'