Add spice packages to CRB/AppStream repos
This commit is contained in:
parent
d148070b61
commit
2242606a31
@ -67,6 +67,20 @@ additional_packages = [
|
||||
"lorax-templates-almalinux",
|
||||
"firefox",
|
||||
"thunderbird",
|
||||
"spice-gtk",
|
||||
"spice-gtk-tools",
|
||||
"spice-gtk3-vala",
|
||||
"spice-html5",
|
||||
"spice-webdavd",
|
||||
]
|
||||
}
|
||||
),
|
||||
(
|
||||
'^CRB$', {
|
||||
'*': [
|
||||
"spice-glib-devel",
|
||||
"spice-gtk3-devel",
|
||||
"spice-server-devel",
|
||||
]
|
||||
}
|
||||
),
|
||||
@ -112,6 +126,7 @@ additional_packages = [
|
||||
"glibc-gconv-extra",
|
||||
"kbd-legacy",
|
||||
"container-selinux",
|
||||
"smartmontools-selinux",
|
||||
]
|
||||
}
|
||||
),
|
||||
|
@ -191,6 +191,7 @@ additional_packages = [
|
||||
"glibc-gconv-extra",
|
||||
"kbd-legacy",
|
||||
"container-selinux",
|
||||
"smartmontools-selinux",
|
||||
]
|
||||
}
|
||||
),
|
||||
|
@ -67,6 +67,11 @@ additional_packages = [
|
||||
"lorax-templates-almalinux",
|
||||
"firefox",
|
||||
"thunderbird",
|
||||
"spice-gtk",
|
||||
"spice-gtk-tools",
|
||||
"spice-gtk3-vala",
|
||||
"spice-html5",
|
||||
"spice-webdavd",
|
||||
]
|
||||
}
|
||||
),
|
||||
@ -75,6 +80,9 @@ additional_packages = [
|
||||
'*': [
|
||||
"dotnet-sdk-7.0-source-built-artifacts",
|
||||
"xorg-x11-server-source",
|
||||
"spice-glib-devel",
|
||||
"spice-gtk3-devel",
|
||||
"spice-server-devel",
|
||||
]
|
||||
}
|
||||
),
|
||||
@ -120,6 +128,7 @@ additional_packages = [
|
||||
"glibc-gconv-extra",
|
||||
"kbd-legacy",
|
||||
"container-selinux",
|
||||
"smartmontools-selinux",
|
||||
]
|
||||
}
|
||||
),
|
||||
|
@ -64,6 +64,20 @@ additional_packages = [
|
||||
"lorax-templates-almalinux",
|
||||
"firefox",
|
||||
"thunderbird",
|
||||
"spice-gtk",
|
||||
"spice-gtk-tools",
|
||||
"spice-gtk3-vala",
|
||||
"spice-html5",
|
||||
"spice-webdavd",
|
||||
]
|
||||
}
|
||||
),
|
||||
(
|
||||
'^CRB$', {
|
||||
'*': [
|
||||
"spice-glib-devel",
|
||||
"spice-gtk3-devel",
|
||||
"spice-server-devel",
|
||||
]
|
||||
}
|
||||
),
|
||||
@ -109,6 +123,7 @@ additional_packages = [
|
||||
"glibc-gconv-extra",
|
||||
"kbd-legacy",
|
||||
"container-selinux",
|
||||
"smartmontools-selinux",
|
||||
]
|
||||
}
|
||||
),
|
||||
|
@ -64,6 +64,20 @@ additional_packages = [
|
||||
"lorax-templates-almalinux",
|
||||
"firefox",
|
||||
"thunderbird",
|
||||
"spice-gtk",
|
||||
"spice-gtk-tools",
|
||||
"spice-gtk3-vala",
|
||||
"spice-html5",
|
||||
"spice-webdavd",
|
||||
]
|
||||
}
|
||||
),
|
||||
(
|
||||
'^CRB$', {
|
||||
'*': [
|
||||
"spice-glib-devel",
|
||||
"spice-gtk3-devel",
|
||||
"spice-server-devel",
|
||||
]
|
||||
}
|
||||
),
|
||||
@ -109,6 +123,7 @@ additional_packages = [
|
||||
"glibc-gconv-extra",
|
||||
"kbd-legacy",
|
||||
"container-selinux",
|
||||
"smartmontools-selinux",
|
||||
]
|
||||
}
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user