libwps: fix gcc7 build
This commit is contained in:
parent
c39727ef21
commit
184711b3ac
|
@ -3,6 +3,7 @@ pkgname=libwps
|
|||
version=0.4.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-werror"
|
||||
short_desc="Library for importing Microsoft Works documents"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="MPL/LGPL"
|
||||
|
|
Loading…
Reference in New Issue