mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-19 12:04:18 +02:00
Fix version checking for server_protos
This commit is contained in:
parent
a1af1ca3ac
commit
d54c2ecea9
1 changed files with 1 additions and 1 deletions
|
|
@ -181,7 +181,7 @@ cagebreak_dependencies_dict = {
|
|||
}
|
||||
|
||||
reproducible_build_versions = {
|
||||
'server_protos': '1.0.6',
|
||||
'server_protos': '-1',
|
||||
'wayland_server': '1.18.0',
|
||||
'wayland_client': '1.18.0',
|
||||
'wayland_cursor': '1.18.0',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue