mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
security/p5-File-KeePass: Add p5-XML-Parser as dependency.
This is required to be able to open files in KeePass v2 format. PR: 212996 Approved by: alexander.4mail@gmail.com (maintainer timeout), adamw (mentor, implicit)
This commit is contained in:
parent
5f938536c2
commit
1681001e51
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424105
@ -15,7 +15,8 @@ LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Crypt-Rijndael>=1.0:security/p5-Crypt-Rijndael \
|
||||
p5-MIME-Base64>=1.0:converters/p5-MIME-Base64
|
||||
p5-MIME-Base64>=1.0:converters/p5-MIME-Base64 \
|
||||
p5-XML-Parser>=0:textproc/p5-XML-Parser
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
|
Loading…
x
Reference in New Issue
Block a user