LibreOffice: fix arch for galleries package

This commit is contained in:
Gerasim Troeglazov
2019-05-25 20:01:31 +10:00
parent db36a8f1e1
commit 404c8e5634

View File

@@ -17,7 +17,7 @@ and Open Source office suite on the market:
HOMEPAGE="https://www.libreoffice.org/"
COPYRIGHT="2000-2019 LibreOffice contributors"
LICENSE="MPL v2.0"
REVISION="2"
REVISION="3"
SOURCE_URI="https://github.com/LibreOffice/core/archive/libreoffice-$portVersion.tar.gz"
SOURCE_DIR="core-libreoffice-$portVersion"
@@ -133,6 +133,7 @@ REQUIRES="
lib:libzmf_0.0$secondaryArchSuffix
"
ARCHITECTURES_galleries="any"
PROVIDES_galleries="
libreoffice${secondaryArchSuffix}_galleries = $portVersion
"