Add spice packages

This commit is contained in:
eabdullin 2024-11-28 17:28:20 +03:00
parent 5f33614d86
commit 8711768035
5 changed files with 58 additions and 0 deletions

View File

@ -76,6 +76,20 @@ additional_packages = [
"lorax-templates-almalinux", "lorax-templates-almalinux",
"firefox", "firefox",
"thunderbird", "thunderbird",
"spice-gtk",
"spice-gtk-tools",
"spice-gtk3-vala",
"spice-html5",
"spice-webdavd",
]
}
),
(
'^CRB$', {
'*': [
"spice-glib-devel",
"spice-gtk3-devel",
"spice-server-devel",
] ]
} }
), ),

View File

@ -131,6 +131,11 @@ additional_packages = [
"virt-install", "virt-install",
"virt-manager", "virt-manager",
"virt-manager-common", "virt-manager-common",
"spice-gtk",
"spice-gtk-tools",
"spice-gtk3-vala",
"spice-html5",
"spice-webdavd",
] ]
} }
), ),
@ -147,6 +152,9 @@ additional_packages = [
"libvirt-docs", "libvirt-docs",
"libvirt-devel", "libvirt-devel",
"libvirt-daemon-plugin-sanlock", "libvirt-daemon-plugin-sanlock",
"spice-glib-devel",
"spice-gtk3-devel",
"spice-server-devel",
] ]
} }
), ),

View File

@ -76,6 +76,11 @@ additional_packages = [
"lorax-templates-almalinux", "lorax-templates-almalinux",
"firefox", "firefox",
"thunderbird", "thunderbird",
"spice-gtk",
"spice-gtk-tools",
"spice-gtk3-vala",
"spice-html5",
"spice-webdavd",
] ]
} }
), ),
@ -84,6 +89,9 @@ additional_packages = [
'*': [ '*': [
"dotnet-sdk-7.0-source-built-artifacts", "dotnet-sdk-7.0-source-built-artifacts",
"xorg-x11-server-source", "xorg-x11-server-source",
"spice-glib-devel",
"spice-gtk3-devel",
"spice-server-devel",
] ]
} }
), ),

View File

@ -73,6 +73,20 @@ additional_packages = [
"lorax-templates-almalinux", "lorax-templates-almalinux",
"firefox", "firefox",
"thunderbird", "thunderbird",
"spice-gtk",
"spice-gtk-tools",
"spice-gtk3-vala",
"spice-html5",
"spice-webdavd",
]
}
),
(
'^CRB$', {
'*': [
"spice-glib-devel",
"spice-gtk3-devel",
"spice-server-devel",
] ]
} }
), ),

View File

@ -73,6 +73,20 @@ additional_packages = [
"lorax-templates-almalinux", "lorax-templates-almalinux",
"firefox", "firefox",
"thunderbird", "thunderbird",
"spice-gtk",
"spice-gtk-tools",
"spice-gtk3-vala",
"spice-html5",
"spice-webdavd",
]
}
),
(
'^CRB$', {
'*': [
"spice-glib-devel",
"spice-gtk3-devel",
"spice-server-devel",
] ]
} }
), ),