Loading pkgs/development/libraries/ldb/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ , docbook_xml_dtd_42 , cmocka , wafHook , libxcrypt }: stdenv.mkDerivation rec { Loading @@ -32,6 +33,8 @@ stdenv.mkDerivation rec { libxslt docbook-xsl-nons docbook_xml_dtd_42 tdb tevent ]; buildInputs = [ Loading @@ -42,6 +45,7 @@ stdenv.mkDerivation rec { tevent popt cmocka libxcrypt ]; # otherwise the configure script fails with Loading Loading
pkgs/development/libraries/ldb/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ , docbook_xml_dtd_42 , cmocka , wafHook , libxcrypt }: stdenv.mkDerivation rec { Loading @@ -32,6 +33,8 @@ stdenv.mkDerivation rec { libxslt docbook-xsl-nons docbook_xml_dtd_42 tdb tevent ]; buildInputs = [ Loading @@ -42,6 +45,7 @@ stdenv.mkDerivation rec { tevent popt cmocka libxcrypt ]; # otherwise the configure script fails with Loading