diff options
-rw-r--r-- | meta/recipes-support/bmap-tools/bmap-tools_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-support/bmap-tools/bmap-tools_git.bb b/meta/recipes-support/bmap-tools/bmap-tools_git.bb index e3315321ed..c5acdc5cbf 100644 --- a/meta/recipes-support/bmap-tools/bmap-tools_git.bb +++ b/meta/recipes-support/bmap-tools/bmap-tools_git.bb | |||
@@ -21,7 +21,6 @@ UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" | |||
21 | # Need df from coreutils | 21 | # Need df from coreutils |
22 | RDEPENDS:${PN} = "python3-core python3-compression python3-mmap python3-setuptools python3-fcntl python3-six coreutils" | 22 | RDEPENDS:${PN} = "python3-core python3-compression python3-mmap python3-setuptools python3-fcntl python3-six coreutils" |
23 | 23 | ||
24 | inherit python3native | ||
25 | inherit setuptools3 | 24 | inherit setuptools3 |
26 | 25 | ||
27 | PIP_INSTALL_PACKAGE = "bmap_tools" | 26 | PIP_INSTALL_PACKAGE = "bmap_tools" |