mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-12-30 12:50:56 +00:00
update for mesa in plus
This commit is contained in:
parent
89a391e9ad
commit
f76b40250e
2 changed files with 3 additions and 0 deletions
|
@ -990,6 +990,8 @@ additional_packages = [
|
|||
('^plus$', {
|
||||
'*': [
|
||||
'openldap-servers',
|
||||
'thunderbird',
|
||||
'mesa',
|
||||
],
|
||||
}),
|
||||
|
||||
|
|
|
@ -63,6 +63,7 @@ additional_packages = [
|
|||
'*': [
|
||||
'thunderbird',
|
||||
'openldap-servers',
|
||||
'mesa',
|
||||
],
|
||||
}),
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue