On 2016/09/29 22:03, Rafael Sadowski wrote:
> -WANTLIB += assuan c curl ereadline glib-2.0 gpg-error gpgme intl ncursesw
> -WANTLIB += otr strophe uuid
> +WANTLIB += assuan c crypto curl ereadline expat ffi gcrypt gdk_pixbuf-2.0
> +WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gpg-error
> +WANTLIB += gpgme iconv idn intl m ncursesw nghttp2 notify otr
> +WANTLIB += pcre png pthread ssl strophe z
>
> BUILD_DEPENDS +=${MODGNU_AUTOCONF_DEPENDS} \
> ${MODGNU_AUTOMAKE_DEPENDS}
>
> -LIB_DEPENDS += net/curl \
> +LIB_DEPENDS += devel/glib2 \
> + devel/libnotify \
> devel/readline>=6.1p2 \
> - devel/glib2 \
> - net/libstrophe \
> + graphics/gdk-pixbuf2 \
> + net/curl \
> + net/libstrophe>=0.9.1 \
> security/gpgme \
> security/libotr \
> - sysutils/e2fsprogs
> + sysutils/e2fsprogs \
> + www/nghttp2
nghttp2 shouldn't be in LIB_DEPENDS here, it is only coming from curl
and is not used directly by profanity.