mod_pep_vcard_png_avatar/README.markdown
changeset 2500 e6a3bdbce7b9
parent 2329 557dc366838e
--- a/mod_pep_vcard_png_avatar/README.markdown	Sun Feb 12 21:24:08 2017 +0100
+++ b/mod_pep_vcard_png_avatar/README.markdown	Mon Feb 13 21:50:53 2017 +0100
@@ -3,7 +3,7 @@
 
 Conversations (an XMPP client for Android) is publishing PEP avatars in the webp file format. However Pidgin and other XMPP desktop clients can only show vcard avatars, that are in the PNG file format. This module is the [mod_pep_vcard_avatar](https://modules.prosody.im/mod_pep_vcard_avatar.html) module extended to also change the avatar file format to PNG.
 
-This module needs `convert` from ImageMagick as an additional dependency.
+This module needs `dwebp` from `webp` package as an additional dependency.
 
 Configuration
 =============