mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-10 16:41:23 +00:00
add flatpak packages
This commit is contained in:
parent
c1b2920337
commit
bfdc977910
@ -33825,3 +33825,25 @@ package {
|
||||
include_filter: "plocate.x86_64"
|
||||
}
|
||||
}
|
||||
package {
|
||||
name: "flatpak-rpm-macros"
|
||||
type: PACKAGE_TYPE_NORMAL_FORK
|
||||
repository {
|
||||
name: "AppStream"
|
||||
include_filter: "flatpak-rpm-macros.aarch64"
|
||||
include_filter: "flatpak-rpm-macros.ppc64le"
|
||||
include_filter: "flatpak-rpm-macros.s390x"
|
||||
include_filter: "flatpak-rpm-macros.x86_64"
|
||||
}
|
||||
}
|
||||
package {
|
||||
name: "flatpak-runtime-config"
|
||||
type: PACKAGE_TYPE_NORMAL_FORK
|
||||
repository {
|
||||
name: "AppStream"
|
||||
include_filter: "flatpak-runtime-config.aarch64"
|
||||
include_filter: "flatpak-runtime-config.ppc64le"
|
||||
include_filter: "flatpak-runtime-config.s390x"
|
||||
include_filter: "flatpak-runtime-config.x86_64"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user