Fix dependency resolving issues with mesa & mesa-freedreno on hammerhead
osk-sdl & charging-sdl depend on mesa-gl
but currently mesa-freedreno-gl
does not provide mesa-gl
, but just the so:libGL.so.1
form. Fix that by adding an explicit provides for mesa-freedreno-gl
.
The other change is to explicitly depend on mesa-freedreno-glapi
and mesa-freedreno-gl
to not use the pmbootstrap "multiple provider" code which doesn't support this scenario.
Fixes postmarketOS/pmbootstrap#1809
Merge request reports
Activity
mentioned in commit 137b786c
By Luca Weiss on 2019-07-23T19:03:56
added 2 commits
-
33b8a219 - 1 commit from branch
master
- 137b786c - Fix mesa-freedreno-gl conflict (!520 (merged))
By Martijn Braam on 2019-07-23T19:03:56
-
33b8a219 - 1 commit from branch
mentioned in commit be9615a7
By Luca Weiss on 2019-07-23T19:06:02
added 1 commit
- be9615a7 - temp/mesa-freedreno: fix mesa-freedreno-gl conflict (!520 (merged))
By Martijn Braam on 2019-07-23T19:06:03
enabled an automatic merge when the pipeline for be9615a7 succeeds
By Martijn Braam on 2019-07-23T19:06:29
Please register or sign in to reply