aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/reprotest/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/reprotest/APKBUILD b/testing/reprotest/APKBUILD
index d051826632..a8f93a2bc4 100644
--- a/testing/reprotest/APKBUILD
+++ b/testing/reprotest/APKBUILD
@@ -9,7 +9,7 @@ url="https://salsa.debian.org/reproducible-builds/reprotest"
arch="noarch"
license="GPL-3.0-or-later"
depends="python3"
-makedepends="make py3-setuptools py3-wheel"
+makedepends="py3-setuptools py3-wheel"
_pypiprefix="${_pyname%${_pyname#?}}"
source="https://files.pythonhosted.org/packages/source/$_pypiprefix/$_pyname/$_pyname-$pkgver.tar.gz"