summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyusb_1.2.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyusb_1.2.0.bb b/meta-python/recipes-devtools/python/python3-pyusb_1.2.0.bb
index 06f7c1c82b..777aa2bc79 100644
--- a/meta-python/recipes-devtools/python/python3-pyusb_1.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pyusb_1.2.0.bb
@@ -13,4 +13,6 @@ SRC_URI[sha256sum] = "d68597d2cf7df766bdf816b1a337b72ab8233c19825e170ae18714f16b
13 13
14inherit pypi setuptools3 14inherit pypi setuptools3
15 15
16RDEPENDS_${PN} += "libusb1"
17
16BBCLASSEXTEND = "native nativesdk" 18BBCLASSEXTEND = "native nativesdk"