flatpak / flatpak-builder

Tool to build flatpaks from source
GNU Lesser General Public License v2.1
142 stars 93 forks source link

Latest flatpak-builder tag doesn't build with libglnx submodule #593

Closed nanonyme closed 8 months ago

nanonyme commented 8 months ago

Checklist

flatpak-builder version

1.4.2

Flatpak version

1.15.6

How to reproduce

Build flatpak-builder 1.4.2 tag with libglnx submodule (no wrap)

Expected Behavior

Build succeeds

Actual Behavior

Build fails because 1.4.2 (accidentally?) switched libglnx submodule to 5 years old version that doesn't support Meson

Additional Information

This was already fixed through https://github.com/flatpak/flatpak-builder/commit/ae86bde81fbb0316f08121793c0824c18b1cfb9a but there is no tag containing the fix.

TingPing commented 8 months ago

Fixed in 1.4.3 release.