summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/bmap-tools/bmap-tools_git.bb1
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
22RDEPENDS:${PN} = "python3-core python3-compression python3-mmap python3-setuptools python3-fcntl python3-six coreutils" 22RDEPENDS:${PN} = "python3-core python3-compression python3-mmap python3-setuptools python3-fcntl python3-six coreutils"
23 23
24inherit python3native
25inherit setuptools3 24inherit setuptools3
26 25
27PIP_INSTALL_PACKAGE = "bmap_tools" 26PIP_INSTALL_PACKAGE = "bmap_tools"