X-Git-Url: https://git.sev.monster/aports.git/blobdiff_plain/142761d4a39f2a0fecf13999262465980db72007..57c1c1d76cc55297f500b2e6bf7fc1651dd50f17:/testing/py3-ldap0/APKBUILD diff --git a/testing/py3-ldap0/APKBUILD b/testing/py3-ldap0/APKBUILD index d1e32ae..fa2df02 100644 --- a/testing/py3-ldap0/APKBUILD +++ b/testing/py3-ldap0/APKBUILD @@ -2,11 +2,12 @@ # Maintainer: sev pkgname=py3-ldap0 pkgver=1.4.9 -pkgrel=0 +pkgrel=1 pkgdesc="Module package for implementing LDAP clients" url="https://code.stroeder.com/pymod/python-ldap0.git" arch="all" license="Apache-2.0" +depends="py3-asn1 py3-asn1-modules" makedepends="python3-dev py3-setuptools openldap-dev" # unreliable source #source="https://code.stroeder.com/pymod/python-ldap0/tags"