www-servers/copyparty: Add USE=ssl dependency

More and more hidden optional dependencies are popping up.
I doubt I'll get all of them, but at least the ones relevant for my uses
that I find in the documentation, I'll document...

Signed-off-by: Esteve Varela Colominas <esteve.varela@gmail.com>
This commit is contained in:
Esteve Varela Colominas
2025-12-25 04:30:41 +01:00
parent 2601c33d6a
commit fb7c4f0569

View File

@@ -149,4 +149,5 @@ good-but-slow image thumbnails, read audio/media tags" media-video/ffmpeg
# Additional programs not detected above
optfeature "automatically generate SSL certificate at startup" app-crypt/cfssl
optfeature "scrypt password hashing" dev-lang/python[ssl] # hashlib.scrypt()
}