summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/lopper/lopper.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/lopper/lopper.bb')
-rw-r--r--recipes-kernel/lopper/lopper.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/lopper/lopper.bb b/recipes-kernel/lopper/lopper.bb
index 274d5b9a..ae280ee7 100644
--- a/recipes-kernel/lopper/lopper.bb
+++ b/recipes-kernel/lopper/lopper.bb
@@ -9,7 +9,7 @@ S = "${WORKDIR}/git"
9 9
10LIC_FILES_CHKSUM = "file://LICENSE.md;md5=8e5f5f691f01c9fdfa7a7f2d535be619" 10LIC_FILES_CHKSUM = "file://LICENSE.md;md5=8e5f5f691f01c9fdfa7a7f2d535be619"
11 11
12RDEPENDS_${PN} = " \ 12RDEPENDS:${PN} = " \
13 python3-core \ 13 python3-core \
14 python3-dtc \ 14 python3-dtc \
15 python3-humanfriendly \ 15 python3-humanfriendly \