goffice: add mozjs52-devel to fix ICU ordering

This commit is contained in:
maxice8 2018-09-03 16:00:17 -03:00
parent 3c19fa78af
commit d4da5f09ad
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B

View File

@ -12,6 +12,8 @@ homepage="https://github.com/GNOME/goffice"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=550fceefa74622b8fe57dd0b030003e31db50edf7f87068ff5e146365108b64e
makedepends+=" mozjs52-devel"
pre_configure() {
autoreconf -if
}