1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-16 21:35:24 +00:00

travis: add libstrophe to tw

So far only libstrophe is in 0.10.0 on TW.
Lets just add both since configure will choose libmesode anyways if both
are installed.
And we plan to deprecate libmesode later anyways.
This commit is contained in:
Michael Vetter 2020-10-01 12:51:07 +02:00
parent 4d4c094b5f
commit 0211ab0e30

View File

@ -21,6 +21,7 @@ RUN zypper --non-interactive in --no-recommends \
libgcrypt-devel \
libgpgme-devel \
libmesode-devel \
libstrophe-devel \
libmicrohttpd-devel \
libnotify-devel \
libotr-devel \