python-pyside: add shiboken-native as dependency and bump INC_PR
[openembedded.git] / recipes / nut / nut_2.2.1.bb
blobf6bc606b3ba5015636f5090e7f5a4d2e5a8a1436
1 DESCRIPTION = "Network UPS Tools"
2 LICENSE = "GPL"
3 DEPENDS = "virtual/libusb0"
4 PR = "r1"
6 inherit autotools
8 EXTRA_OECONF = "--with-usb"
10 SRC_URI = "http://www.networkupstools.org/source/2.2/nut-${PV}.tar.gz \
11 file://libm.patch \
14 FILES_${PN} += "${datadir}/"
16 SRC_URI[md5sum] = "c7ae871961a7dbe12b22d504267dc132"
17 SRC_URI[sha256sum] = "9aad15d8cdd8694839b54342c8b4c26ddce508f6fb29ff4bee3abbe1555771f4"