mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-12-27 12:30:55 +00:00
add zenity
This commit is contained in:
parent
2cce561352
commit
f75abc3314
1 changed files with 11 additions and 0 deletions
|
@ -29554,6 +29554,17 @@ package {
|
|||
include_filter: "yelp-xsl.noarch"
|
||||
}
|
||||
}
|
||||
package {
|
||||
name: "zenity"
|
||||
type: PACKAGE_TYPE_NORMAL_FORK
|
||||
repository {
|
||||
name: "AppStream"
|
||||
include_filter: "zenity.aarch64"
|
||||
include_filter: "zenity.ppc64le"
|
||||
include_filter: "zenity.s390x"
|
||||
include_filter: "zenity.x86_64"
|
||||
}
|
||||
}
|
||||
package {
|
||||
name: "zaf"
|
||||
type: PACKAGE_TYPE_NORMAL_FORK
|
||||
|
|
Loading…
Reference in a new issue