readd libguestfs-winsupport

This commit is contained in:
Louis Abel 2024-07-09 10:24:43 -07:00
parent bc7a1c05e0
commit 905712f466
Signed by: label
GPG Key ID: 2A6975660E424560

View File

@ -12324,6 +12324,16 @@ package {
include_filter: "ocaml-libguestfs.x86_64"
}
}
package {
name: "libguestfs-winsupport"
type: PACKAGE_TYPE_NORMAL_FORK
repository {
name: "AppStream"
include_filter: "libguestfs-winsupport.aarch64"
include_filter: "libguestfs-winsupport.s390x"
include_filter: "libguestfs-winsupport.x86_64"
}
}
package {
name: "libgweather"
type: PACKAGE_TYPE_NORMAL_FORK