mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-11 18:13:46 +00:00
libnfc-svn: Add missing dependencies for ACR122 devices (pcscd).
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user