package_infos: Restore old compat version in x86_64.
The x86_64 buildmaster was only updated past the R1~beta1 version a few weeks ago, so most packages still have a R1~alpha4_pm dependency. Thus thus broke the build. Revert it for now so we don't do that.
This commit is contained in:
@@ -16,7 +16,7 @@ licenses {
|
|||||||
}
|
}
|
||||||
|
|
||||||
provides {
|
provides {
|
||||||
haiku=%HAIKU_VERSION% compat>=R1~beta1
|
haiku=%HAIKU_VERSION% compat>=R1~alpha4_pm_hrev51198
|
||||||
cmd:arp
|
cmd:arp
|
||||||
cmd:chop
|
cmd:chop
|
||||||
cmd:clear
|
cmd:clear
|
||||||
|
|||||||
Reference in New Issue
Block a user