diff options
author | lonkaars <loek@pipeframe.xyz> | 2021-06-04 10:00:11 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2021-06-04 10:00:11 +0200 |
commit | 0ac6f226170302e9c903c9988c107c61f4845fb9 (patch) | |
tree | 17966001a4ed3e1b666374acffc57678b24830c7 | |
parent | 99a69b869e6c2ab061ff92f05b703fb050ee1783 (diff) |
add openssl to dependencies in readme
-rw-r--r-- | readme.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ a simple utility that copies music and playlists from a folder to another folder - [inih](https://github.com/benhoyt/inih) - [cwalk](https://github.com/likle/cwalk) +- [openssl](https://www.openssl.org/) (you probably already have this) ## config file |