mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-09 16:11:23 +00:00
add missing pkgs
This commit is contained in:
parent
7a39dd9d39
commit
5f10fd4718
@ -15840,7 +15840,7 @@ package {
|
||||
}
|
||||
}
|
||||
package {
|
||||
name: "mysql8.0"
|
||||
name: "mysql8.4"
|
||||
type: PACKAGE_TYPE_NORMAL_FORK
|
||||
repository {
|
||||
name: "AppStream"
|
||||
@ -20490,6 +20490,17 @@ package {
|
||||
include_filter: "pgaudit.x86_64"
|
||||
}
|
||||
}
|
||||
package {
|
||||
name: "postgresql16-pgvector"
|
||||
type: PACKAGE_TYPE_NORMAL_FORK
|
||||
repository {
|
||||
name: "AppStream"
|
||||
include_filter: "pgvector.aarch64"
|
||||
include_filter: "pgvector.ppc64le"
|
||||
include_filter: "pgvector.s390x"
|
||||
include_filter: "pgvector.x86_64"
|
||||
}
|
||||
}
|
||||
package {
|
||||
name: "potrace"
|
||||
type: PACKAGE_TYPE_NORMAL_FORK
|
||||
|
Loading…
Reference in New Issue
Block a user