mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-23 05:41:23 +00:00
change nodejs-packaging to hidden
This commit is contained in:
parent
777e96ae4b
commit
87b0d5b552
@ -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"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user