Closed FredericGuilbault closed 1 year ago
I would like to make dependencies explicit on the README.
I also thought that but currently dpkg installs dependencies too.
wildcards are dangerous, users installing for production could also have multiple files in the same folder.
I also thought that but currently dpkg installs dependencies too.
No, it does not. That's not dpkg's role.
By using apt-get instead of dpkg, dependency will be automatically be resolved and installed.
Also, wildcards in filenames are supported. (I have chosen to not propose the use of wildcards in filenames for developer install section, as there might be multiple versions of the package in the folder. )