mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/py-pyldap: rename dependency python-dev to python2-dev
This commit is contained in:
parent
db8b7b3c0d
commit
8f14e4301d
@ -11,7 +11,7 @@ url="https://github.com/pyldap/pyldap"
|
||||
arch="noarch"
|
||||
license="PSF"
|
||||
depends="libldap>=$_vermajor.$_verminor"
|
||||
makedepends="python-dev python3-dev openldap-dev>=$_vermajor.$_verminor"
|
||||
makedepends="python2-dev python3-dev openldap-dev>=$_vermajor.$_verminor"
|
||||
subpackages="py2-$_pkgname:_py2 py3-$_pkgname:_py3"
|
||||
source="https://github.com/$_pkgname/$_pkgname/archive/$_pkgname-$pkgver.tar.gz"
|
||||
builddir="$srcdir/$_pkgname-$_pkgname-$pkgver"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user