mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-22 21:31:23 +00:00
add zenity
This commit is contained in:
parent
2cce561352
commit
f75abc3314
@ -29554,6 +29554,17 @@ package {
|
|||||||
include_filter: "yelp-xsl.noarch"
|
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 {
|
package {
|
||||||
name: "zaf"
|
name: "zaf"
|
||||||
type: PACKAGE_TYPE_NORMAL_FORK
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
|
Loading…
Reference in New Issue
Block a user