mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Add run dependency on p5-Gtk2, needed by gscriptor
This commit is contained in:
parent
596bf6ba20
commit
1be5be995b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332156
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= pcsc-tools
|
||||
PORTVERSION= 1.4.21
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://ludovic.rousseau.free.fr/softwares/pcsc-tools/
|
||||
|
||||
@ -12,7 +13,8 @@ COMMENT= Tools to test a PCSC driver, card, or reader
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite
|
||||
RUN_DEPENDS= p5-PCSC-Card>=0:${PORTSDIR}/devel/p5-PCSC-Card
|
||||
RUN_DEPENDS= p5-PCSC-Card>=0:${PORTSDIR}/devel/p5-PCSC-Card \
|
||||
p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2
|
||||
|
||||
USES= gmake pkgconfig
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user