mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-03 14:21:47 +00:00
Add support multiarch
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
committed by
Ludovic Rousseau
parent
c8e2d39cbc
commit
2db7087041
4
debian/control
vendored
4
debian/control
vendored
@@ -10,6 +10,8 @@ Vcs-Browser: http://code.google.com/p/libnfc/source/browse/
|
||||
|
||||
Package: libnfc4
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libusb-0.1-4
|
||||
Description: Near Field Communication (NFC) library
|
||||
libnfc is a Free Software library for Near Field Communication.
|
||||
@@ -19,6 +21,8 @@ Description: Near Field Communication (NFC) library
|
||||
Package: libnfc-dev
|
||||
Section: libdevel
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Depends: ${misc:Depends}, libnfc4 (= ${binary:Version}), libusb-dev
|
||||
Description: Near Field Communication library (development files)
|
||||
libnfc is a free software library for near-field communication.
|
||||
|
||||
Reference in New Issue
Block a user