diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-geomet_0.3.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-geomet_0.3.0.bb b/meta-python/recipes-devtools/python/python3-geomet_0.3.0.bb index 4337d8558e..8e907462ae 100644 --- a/meta-python/recipes-devtools/python/python3-geomet_0.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-geomet_0.3.0.bb | |||
| @@ -14,6 +14,7 @@ SRC_URI = "git://github.com/geomet/geomet.git;protocol=https;branch=release-${PV | |||
| 14 | SRCREV = "73ec5ec96cca32f2e2461d3964fc3d4ab80248f9" | 14 | SRCREV = "73ec5ec96cca32f2e2461d3964fc3d4ab80248f9" |
| 15 | 15 | ||
| 16 | inherit setuptools3 | 16 | inherit setuptools3 |
| 17 | PIP_INSTALL_PACKAGE = "geomet" | ||
| 17 | 18 | ||
| 18 | RDEPENDS:${PN} += "\ | 19 | RDEPENDS:${PN} += "\ |
| 19 | ${PYTHON_PN}-click \ | 20 | ${PYTHON_PN}-click \ |
