openwrt / video

56 stars 43 forks source link

mesa: Use python-mako/host, add missing dependencies #32

Open jefferyto opened 1 year ago

jefferyto commented 1 year ago

Mako was re-added as a host-build package in the packages feeds. This uses that package instead of installing Mako with host pip.

This also adds a missing dependency to libzstd for some library packages.

jefferyto commented 1 year ago

https://github.com/openwrt/video/pull/34#issuecomment-1640911994 will probably need to be resolved before this can be merged/considered.