mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-22 13:21:23 +00:00
add missing dep 1/?
This commit is contained in:
parent
38f234f9b1
commit
4a8871b7e5
@ -2361,6 +2361,15 @@ package {
|
||||
include_filter: "cereal-devel.x86_64"
|
||||
}
|
||||
}
|
||||
package {
|
||||
name: "classloader-leak-test-framework"
|
||||
type: PACKAGE_TYPE_NORMAL_FORK
|
||||
repository {
|
||||
name: "hidden"
|
||||
include_filter: "classloader-leak-test-framework.noarch"
|
||||
include_filter: "classloader-leak-test-framework-javadoc.noarch"
|
||||
}
|
||||
}
|
||||
package {
|
||||
name: "cli11"
|
||||
type: PACKAGE_TYPE_NORMAL_FORK
|
||||
|
Loading…
Reference in New Issue
Block a user