Commit 0d4a49af authored by Artturin's avatar Artturin
Browse files

ldb: fix cross & add libxcrypt

ERROR: Python module pytdb of version 1.4.7 not found, and bundling disabled
parent 30826d60
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@
, docbook_xml_dtd_42
, cmocka
, wafHook
, libxcrypt
}:

stdenv.mkDerivation rec {
@@ -32,6 +33,8 @@ stdenv.mkDerivation rec {
    libxslt
    docbook-xsl-nons
    docbook_xml_dtd_42
    tdb
    tevent
  ];

  buildInputs = [
@@ -42,6 +45,7 @@ stdenv.mkDerivation rec {
    tevent
    popt
    cmocka
    libxcrypt
  ];

  # otherwise the configure script fails with