kpcli: XMLParser is required for KeePass2 format
This commit is contained in:
parent
be58ce4815
commit
0b9af69347
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
|
||||||
|
|
||||||
wrapProgram $out/bin/kpcli --set PERL5LIB \
|
wrapProgram $out/bin/kpcli --set PERL5LIB \
|
||||||
"${with perlPackages; stdenv.lib.makePerlPath [
|
"${with perlPackages; stdenv.lib.makePerlPath [
|
||||||
Clone CryptRijndael SortNaturally TermReadKey TermShellUI FileKeePass TermReadLineGnu
|
Clone CryptRijndael SortNaturally TermReadKey TermShellUI FileKeePass TermReadLineGnu XMLParser
|
||||||
]}"
|
]}"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue