mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/reprotest: remove superfluous make dependency
This commit is contained in:
parent
732825c18c
commit
515c0c478e
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user