diff options
author | fiaxh <git@mx.ax.lt> | 2017-08-07 20:13:09 +0200 |
---|---|---|
committer | fiaxh <git@mx.ax.lt> | 2017-08-07 21:04:39 +0200 |
commit | 6bc950d042c47982c71ca1f9140ab40d1c727c66 (patch) | |
tree | 06787a9f2c99d9b3416faa8dfa547e4c1de1789e /README.md | |
parent | 4aee95703d5619f7d55373d2f0bb130781266656 (diff) | |
download | dino-6bc950d042c47982c71ca1f9140ab40d1c727c66.tar.gz dino-6bc950d042c47982c71ca1f9140ab40d1c727c66.zip |
Http file upload for version :0 and other server setups
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,11 +17,13 @@ Build **Run-time dependencies** * GLib (≥ 2.38) +* glib-networking * GTK (≥ 3.22) * GPGME (For the OpenPGP plugin) * libgee-0.8 (≥ 0.10) * libgcrypt (For the OMEMO plugin) * libnotify +* libsoup (For the HTTP files plugin) * SQLite3 **Instructions** |