Commit Graph

8 Commits

Author SHA1 Message Date
Tony Theodore 01e2a64d00 cross packages: replace dependency gcc with cc 2017-12-23 08:19:00 +11:00
Boris Nagaev b57256b51f libotr: add test 2017-03-20 17:35:18 +03:00
Boris Nagaev 91366438f4 libotr: add libiconv dependency
Prevent it from being an optional undeclared dependency.
(See https://github.com/mxe/mxe/issues/1111 for the context.)

From the build log:

-lgcrypt -lgpg-error -lintl -liconv ... -o libotr.la
2017-03-20 17:35:18 +03:00
Boris Nagaev 1e8149d088 libotr: add libgpg_error dependency
libotr's INSTALL file says:

> To compile the OTR library and toolkit, you'll need at least:
>  - libgpg-error 1.0  [ftp://ftp.gnupg.org/gcrypt/libgpg-error/]
>  - libgcrypt 1.2.0   [ftp://ftp.gnupg.org/gcrypt/libgcrypt/]
2017-03-20 17:35:18 +03:00
Boris Nagaev fa44476f9f libotr: do not install man pages and binaries 2017-03-20 17:35:18 +03:00
Boris Nagaev 3893ad71f5 libotr: build out-of-tree 2017-03-20 17:35:18 +03:00
Boris Pek 31bb6af0b9 libotr: provide build of shared libraries 2017-03-20 17:35:18 +03:00
Boris Pek f7f470c24e add package libotr 2017-03-20 17:35:18 +03:00