libnfc-svn: Add missing dependencies for ACR122 devices (pcscd).
This commit is contained in:
parent
580ae9537b
commit
56a2f4283a
2 changed files with 7 additions and 1 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
||||||
|
libnfc (1.2.1-2) unstable; urgency=low
|
||||||
|
|
||||||
|
* Add missing dependencies for ACR122 devices (pcscd).
|
||||||
|
|
||||||
|
-- Romuald Conty <rconty@il4p.fr> Fri, 23 Sep 2009 16:42:42 +0100
|
||||||
|
|
||||||
libnfc (1.2.1-1) unstable; urgency=low
|
libnfc (1.2.1-1) unstable; urgency=low
|
||||||
|
|
||||||
* Description have been updated.
|
* Description have been updated.
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -8,7 +8,7 @@ Homepage: http://www.libnfc.org/
|
||||||
|
|
||||||
Package: libnfc0
|
Package: libnfc0
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, libusb-0.1-4, libpcsclite1 (>= 1.5), libccid (>= 1.3.10)
|
Depends: ${shlibs:Depends}, libusb-0.1-4, libpcsclite1 (>= 1.5), libccid (>= 1.3.10), pcscd (>= 1.5)
|
||||||
Description: Near Field Communication (NFC) library
|
Description: Near Field Communication (NFC) library
|
||||||
libnfc is a Free Software library for Near Field Communication. Supported NFC hardware
|
libnfc is a Free Software library for Near Field Communication. Supported NFC hardware
|
||||||
devices are, theorically, all hardware based on the NXP PN531, PN532 or PN533 NFC
|
devices are, theorically, all hardware based on the NXP PN531, PN532 or PN533 NFC
|
||||||
|
|
Loading…
Add table
Reference in a new issue