mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
loudmouth: fix build/disable Werror
[ci skip]
This commit is contained in:
parent
bff7f41828
commit
8c8636896f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=loudmouth
|
||||||
version=1.5.3
|
version=1.5.3
|
||||||
revision=10
|
revision=10
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-ssl=openssl --with-asyncns"
|
configure_args="--with-ssl=openssl --with-asyncns --with-compile-warnings=no"
|
||||||
hostmakedepends="pkg-config automake libtool glib-devel gtk-doc"
|
hostmakedepends="pkg-config automake libtool glib-devel gtk-doc"
|
||||||
makedepends="libglib-devel libidn-devel libressl-devel"
|
makedepends="libglib-devel libidn-devel libressl-devel"
|
||||||
short_desc="Lightweight Jabber client library written in C/Glib"
|
short_desc="Lightweight Jabber client library written in C/Glib"
|
||||||
|
|
Loading…
Add table
Reference in a new issue