try to add in a bunch of hidden deps

This commit is contained in:
Louis Abel 2023-03-03 17:47:03 -07:00
parent b9e30e0364
commit 520434829c
Signed by: label
GPG Key ID: 6735C0E1BD65D048
2 changed files with 2239 additions and 41 deletions

View File

@ -20017,6 +20017,9 @@ 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
package {
name: "nodejs-packaging"
type: PACKAGE_TYPE_NORMAL_FORK
@ -20026,6 +20029,7 @@ package {
include_filter: "nodejs-packaging.noarch"
}
}
# end
package {
name: "nss"
type: PACKAGE_TYPE_NORMAL_FORK

2276
hidden.cfg

File diff suppressed because it is too large Load Diff