Skip to content

Commit

Permalink
Add card reader packages (#157)
Browse files Browse the repository at this point in the history
* added ccid distro packages

* found nixos ccid
  • Loading branch information
YuuchanShimi authored Jul 25, 2023
1 parent f9ecf91 commit 2abaa7d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions rosdep/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,13 @@ cccc:
gentoo: [dev-util/cccc]
nixos: [cccc]
ubuntu: [cccc]
ccid:
alpine: [ccid]
debian: [libccid]
fedora: [pcsc-lite-ccid]
gentoo: [app-crypt/ccid]
nixos: [ccid]
ubuntu: [libccid]
cdk:
debian: [libcdk5]
fedora: [cdk]
Expand Down

0 comments on commit 2abaa7d

Please sign in to comment.