moonraker: add missing ldap3 dependency
Required for, well, LDAP
This commit is contained in:
parent
f2294037ad
commit
a8129249a9
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ let
|
|||
dbus-next
|
||||
apprise
|
||||
python-periphery
|
||||
ldap3
|
||||
]
|
||||
);
|
||||
in stdenvNoCC.mkDerivation rec {
|
||||
|
|
Loading…
Reference in a new issue