bzrtp: fix build w/ gcc-8.2.0

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-09-07 11:18:10 +02:00
parent 4718657275
commit 75998f65c9
No known key found for this signature in database
GPG Key ID: 6764EC32352D0647

View File

@ -12,6 +12,8 @@ homepage="https://www.linphone.org"
distfiles="https://www.linphone.org/releases/sources/bzrtp/bzrtp-${version}.tar.gz"
checksum=bf48b0298d614a04b7b9d76b770ab7c6c3bc84624674efba523d5e90e09cc08b
CFLAGS="-Wno-cast-function-type"
bzrtp-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files"