diff --git a/packages/bloodhound-python/PKGBUILD b/packages/bloodhound-python/PKGBUILD index 89b7ae151c8..958ed4efe5d 100644 --- a/packages/bloodhound-python/PKGBUILD +++ b/packages/bloodhound-python/PKGBUILD @@ -11,7 +11,7 @@ groups=('blackarch' 'blackarch-recon' 'blackarch-windows') url='https://github.com/dirkjanm/BloodHound.py' license=('MIT') depends=('python' 'python-dnspython' 'impacket' 'python-ldap3' 'python-pyasn1' - 'python-future' 'ldapdomaindump') + 'python-pycryptodome') makedepends=('python-setuptools' 'git') source=("git+https://github.com/dirkjanm/$_pkgname.git") sha512sums=('SKIP')