Add missing Capture::Tiny to RDEP for proper 'copy to clipboard'
support. Reminded by sbz@freebsd
This commit is contained in:
parent
d40042f30e
commit
8858be01b1
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2015/05/01 15:42:56 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2015/05/01 20:29:19 landry Exp $
|
||||
|
||||
COMMENT = cli browser for keepassx databases
|
||||
|
||||
DISTNAME = kpcli-2.8
|
||||
REVISION = 0
|
||||
CATEGORIES = security
|
||||
EXTRACT_SUFX = .pl
|
||||
EXTRACT_ONLY =
|
||||
@ -23,6 +24,7 @@ RUN_DEPENDS = security/p5-Crypt-Rijndael \
|
||||
p5-Term-ReadLine-Perl-*|p5-Term-ReadLine-Gnu-*:devel/p5-Term-ReadLine-Gnu \
|
||||
devel/p5-Sort-Naturally \
|
||||
x11/p5-Clipboard \
|
||||
sysutils/p5-Capture-Tiny \
|
||||
textproc/p5-Data-Password \
|
||||
textproc/p5-File-KeePass
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user