mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-16 02:51:23 +00:00
add new packages
This commit is contained in:
parent
a92840fed9
commit
9d93775ebc
22
hidden.cfg
22
hidden.cfg
@ -3901,3 +3901,25 @@ package {
|
|||||||
include_filter: "ansible-collection-microsoft-sql.noarch"
|
include_filter: "ansible-collection-microsoft-sql.noarch"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
package {
|
||||||
|
name: "ktls-utils"
|
||||||
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
|
repository {
|
||||||
|
name: "AppStream"
|
||||||
|
include_filter: "ktls-utils.aarch64"
|
||||||
|
include_filter: "ktls-utils.ppc64le"
|
||||||
|
include_filter: "ktls-utils.s390x"
|
||||||
|
include_filter: "ktls-utils.x86_64"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
package {
|
||||||
|
name: "gnome-desktop-testing"
|
||||||
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
|
repository {
|
||||||
|
name: "AppStream"
|
||||||
|
include_filter: "gnome-desktop-testing.aarch64"
|
||||||
|
include_filter: "gnome-desktop-testing.ppc64le"
|
||||||
|
include_filter: "gnome-desktop-testing.s390x"
|
||||||
|
include_filter: "gnome-desktop-testing.x86_64"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user