Weston doesn't build
Created by: ollieparanoid
Dependency libfreerdp
has been updated, so we need to rebuild weston
. But we can't rebuild weston right now, as libwayland
was updated today, but mesa-dev
isn't built against it yet in Alpine.
Upstream fix: https://github.com/alpinelinux/aports/pull/4229
Workaround:
$ cd ~/code/pmbootstrap
$ rm -r aports/main/weston
This will make pmbootstrap
use the latest binary package from the postmarketOS repositories (because it doesn't see the current version as outdated anymore). That probably works except for RDP being broken.