diff --git a/arch/PKGBUILD b/arch/PKGBUILD index c178c48..a9a3e50 100644 --- a/arch/PKGBUILD +++ b/arch/PKGBUILD @@ -7,7 +7,7 @@ pkgdesc="Binary Kitchen's doorlockd" arch=('any') url="https://github.com/Binary-Kitchen/${pkgname}" license=(GPL) -depends=('python3' 'alsa-utils' 'mosquitto' 'wol' 'python-flask-wtf' 'python-flask-socketio') +depends=('python3' 'python-ldap' 'alsa-utils' 'mosquitto' 'wol' 'python-flask-wtf' 'python-flask-socketio') source=("git+https://github.com/Binary-Kitchen/${pkgname}.git#branch=next") sha256sums=('SKIP')