kpcli: add missing run-time deps (close #4531).
This commit is contained in:
parent
c7644f0d1a
commit
2ac2afd3d8
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'kpcli'
|
# Template file for 'kpcli'
|
||||||
pkgname=kpcli
|
pkgname=kpcli
|
||||||
version=3.0
|
version=3.0
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="perl perl-Crypt-Rijndael perl-Sort-Naturally perl-Term-ReadKey perl-Term-ShellUI perl-File-KeePass perl-Clone"
|
depends="perl perl-Crypt-Rijndael perl-Sort-Naturally perl-Term-ReadKey perl-Term-ShellUI perl-File-KeePass perl-Clone perl-Term-ReadLine-Gnu perl-XML-Parser"
|
||||||
short_desc="KeePass Command Line Interface"
|
short_desc="KeePass Command Line Interface"
|
||||||
maintainer="Kevin Berry <kevin@opensourcealchemist.com>"
|
maintainer="Kevin Berry <kevin@opensourcealchemist.com>"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue