diff --git a/recipes-devtools/python/python3-adafruit-circuitpython-register_1.9.4.bb b/recipes-devtools/python/python3-adafruit-circuitpython-register_1.9.4.bb index 1f745e7..42cb78e 100644 --- a/recipes-devtools/python/python3-adafruit-circuitpython-register_1.9.4.bb +++ b/recipes-devtools/python/python3-adafruit-circuitpython-register_1.9.4.bb @@ -11,5 +11,6 @@ SRCREV = "5fee6e0c3878110844bc51e16063eeae7d94c457" DEPENDS += "python3-setuptools-scm-native" inherit setuptools3 +PIP_INSTALL_PACKAGE = "adafruit_circuitpython_register" RDEPENDS:${PN} += "python3-core"