diff options
| -rw-r--r-- | meta-oe/recipes-devtools/nodejs/nodejs_18.14.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_18.14.2.bb b/meta-oe/recipes-devtools/nodejs/nodejs_18.14.2.bb index 7361f4039a..66bdf15da1 100644 --- a/meta-oe/recipes-devtools/nodejs/nodejs_18.14.2.bb +++ b/meta-oe/recipes-devtools/nodejs/nodejs_18.14.2.bb | |||
| @@ -174,7 +174,7 @@ do_install_ptest () { | |||
| 174 | } | 174 | } |
| 175 | 175 | ||
| 176 | PACKAGES =+ "${PN}-npm" | 176 | PACKAGES =+ "${PN}-npm" |
| 177 | FILES:${PN}-npm = "${nonarch_libdir}/node_modules ${bindir}/npm ${bindir}/npx" | 177 | FILES:${PN}-npm = "${nonarch_libdir}/node_modules ${bindir}/npm ${bindir}/npx ${bindir}/corepack" |
| 178 | RDEPENDS:${PN}-npm = "bash python3-core python3-shell python3-datetime \ | 178 | RDEPENDS:${PN}-npm = "bash python3-core python3-shell python3-datetime \ |
| 179 | python3-misc python3-multiprocessing" | 179 | python3-misc python3-multiprocessing" |
| 180 | 180 | ||
