Include LICENSE and DEPENDENCIES [inventory] files in official packages. Fixes #5577
Whilst passing, rename libraries.txt to DEPENDENCIES and update the list of static packages. Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=04ce8b2c7129bce888a8824ed5756393d8ce29b1 Modified Files -------------- libraries.txt => DEPENDENCIES | 13 +++++++------ Dockerfile | 4 ++++ Make.bat | 6 +++++- docs/en_US/release_notes_4_24.rst | 1 + pkg/linux/build-functions.sh | 4 ++++ pkg/mac/build-functions.sh | 4 ++++ pkg/pip/build.sh | 2 +- tools/dependency_inventory.py | 7 ++++--- 8 files changed, 30 insertions(+), 11 deletions(-)