Re: git: 2164a8f56fd8 - main - devel/pcsc-lite: upgrade to 2.0.3.
- In reply to: Alex Dupre : "Re: git: 2164a8f56fd8 - main - devel/pcsc-lite: upgrade to 2.0.3."
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Mar 2024 17:59:05 UTC
On Mon, Mar 4, 2024 at 7:46 PM Alex Dupre <ale@freebsd.org> wrote: > ccid is a driver for pcsc-lite, so it that sense the ccid port requires > pcsc-lite as a dep. But from a logical point of view it's pcsc-lite that > needs to use ccid to interact with some tokens, so in that sense you > can see a circular dep. > I don't think there is anything to be changed, OpenSC doesn't need ccid > to work, it's the nature of your token that requires ccid drivers to > allow pcsc-lite to work with it, I think it's correct to manually > install ccid as an additional port. I see now, thanks for the explanations.