The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / python-nfc / python-nfc.mk
1 ################################################################################
2 #
3 # python-nfc
4 #
5 ################################################################################
6
7 PYTHON_NFC_VERSION = 212
8 PYTHON_NFC_SITE = https://launchpad.net/nfcpy
9 PYTHON_NFC_SITE_METHOD = bzr
10 PYTHON_NFC_DEPENDENCIES = libusb libusb-compat
11 PYTHON_NFC_SETUP_TYPE = distutils
12 PYTHON_NFC_LICENSE = EUPLv1.1+
13
14 $(eval $(python-package))