residuum / PuRestJson

PuREST JSON is a library for connecting Puredata (Pd) to HTTP services and encoding and decoding JSON data.
ix.residuum.org/pd/purest_json.html
Other
74 stars 9 forks source link

Linux Packaging: Include Dependencies in deken Files #72

Closed residuum closed 1 year ago

residuum commented 1 year ago

Currently, Linux deken files do not contain dependencies. This requires users to install them manually.

This also results in errors, because versions of dependencies from distribution packages may differ from the version used for compilation, including non-functioning objects.