diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-setproctitle_1.3.5.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-setproctitle_1.3.5.bb b/meta-python/recipes-devtools/python/python3-setproctitle_1.3.5.bb index cf03bc3b51..6be65469af 100644 --- a/meta-python/recipes-devtools/python/python3-setproctitle_1.3.5.bb +++ b/meta-python/recipes-devtools/python/python3-setproctitle_1.3.5.bb | |||
@@ -16,6 +16,7 @@ SRC_URI += " \ | |||
16 | " | 16 | " |
17 | 17 | ||
18 | RDEPENDS:${PN}-ptest += "\ | 18 | RDEPENDS:${PN}-ptest += "\ |
19 | libatomic-dev \ | ||
19 | packagegroup-core-buildessential \ | 20 | packagegroup-core-buildessential \ |
20 | procps-ps \ | 21 | procps-ps \ |
21 | python3-dev \ | 22 | python3-dev \ |