mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05: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:
parent
4d4c094b5f
commit
0211ab0e30
@ -21,6 +21,7 @@ RUN zypper --non-interactive in --no-recommends \
|
|||||||
libgcrypt-devel \
|
libgcrypt-devel \
|
||||||
libgpgme-devel \
|
libgpgme-devel \
|
||||||
libmesode-devel \
|
libmesode-devel \
|
||||||
|
libstrophe-devel \
|
||||||
libmicrohttpd-devel \
|
libmicrohttpd-devel \
|
||||||
libnotify-devel \
|
libnotify-devel \
|
||||||
libotr-devel \
|
libotr-devel \
|
||||||
|
Loading…
Reference in New Issue
Block a user