]> Kevux Git Server - fll/commit
Bugfix: Multiple dependencies files, not handling all of the dependencies.
authorKevin Day <Kevin@kevux.org>
Thu, 11 Dec 2025 05:53:29 +0000 (23:53 -0600)
committerKevin Day <Kevin@kevux.org>
Thu, 11 Dec 2025 05:53:29 +0000 (23:53 -0600)
commit8c6dc19283d97a46c229da117ef7fd16c489faa8
treec4d2c3617d82f8a9fe0725df21f72eebc19e778f
parent2888717adf7a770dec0b7d9f9f001e8754700f0b
Bugfix: Multiple dependencies files, not handling all of the dependencies.

A single stand alone project is not properly getting all of the FLL sources when multiple dependency files are specified and they have different dependencies.

This now ensures that all properly named `dependencies` files are processed.
build/scripts/package.sh