diff options
| author | Ross Burton <ross.burton@arm.com> | 2024-07-23 15:51:36 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-07-24 22:51:40 +0100 |
| commit | 194e1cebe279452236f402952b5dde37717f2d56 (patch) | |
| tree | 379a2fd453e2eda55b2462f524adc7c03b684371 /meta/recipes-devtools/python | |
| parent | abefe97990e660ffc6612e745536cbe4999f03c2 (diff) | |
| download | poky-194e1cebe279452236f402952b5dde37717f2d56.tar.gz | |
python3-mako: add dependency on python3-misc for timeit
(From OE-Core rev: 901e43978eb2cb36f7da52b11319ff5ead084098)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3-mako_1.3.5.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-mako_1.3.5.bb b/meta/recipes-devtools/python/python3-mako_1.3.5.bb index d52f72f458..d8a05efe5b 100644 --- a/meta/recipes-devtools/python/python3-mako_1.3.5.bb +++ b/meta/recipes-devtools/python/python3-mako_1.3.5.bb | |||
| @@ -16,6 +16,7 @@ SRC_URI[sha256sum] = "48dbc20568c1d276a2698b36d968fa76161bf127194907ea6fc594fa81 | |||
| 16 | 16 | ||
| 17 | RDEPENDS:${PN} = "python3-html \ | 17 | RDEPENDS:${PN} = "python3-html \ |
| 18 | python3-markupsafe \ | 18 | python3-markupsafe \ |
| 19 | python3-misc \ | ||
| 19 | python3-netclient \ | 20 | python3-netclient \ |
| 20 | python3-pygments \ | 21 | python3-pygments \ |
| 21 | python3-threading \ | 22 | python3-threading \ |
