change nodejs-packaging to hidden

This commit is contained in:
Louis Abel 2024-03-20 08:39:28 -07:00
parent 777e96ae4b
commit 87b0d5b552
Signed by: label
GPG Key ID: 2A6975660E424560
1 changed files with 2 additions and 4 deletions

View File

@ -20725,14 +20725,12 @@ package {
include_filter: "nodejs-nodemon.noarch"
}
}
# This is technically a hidden dependency but ALSO a module package
# don't know what to do about this. I guess we'll try to build during
# lh
# This is a hidden dep for non-modular nodejs
package {
name: "nodejs-packaging"
type: PACKAGE_TYPE_NORMAL_FORK
repository {
name: "AppStream"
name: "hidden"
include_filter: "nodejs-packaging-bundler.noarch"
include_filter: "nodejs-packaging.noarch"
}