Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / libreoffice-still
Commits: 02a5bd8b by Antonio Rojas at 2025-06-05T08:47:03+02:00 Fix dependency name - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -33,7 +33,7 @@ makedepends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python' 'libwpd>=0.9.2' 'libwps' 'libtommath' 'libzmf' 'xmlsec' 'rxvt-unicode' 'gpgme' 'libwebp' 'libepubgen' 'libfreehand' 'libqxp' 'libstaroffice' 'boost' 'libnumbertext' 'abseil-cpp' 'clang' 'zxing-cpp' - 'libffi' 'git' 'python-setuptools' 'rhino' 'argon2' + 'libffi' 'git' 'python-setuptools' 'rhino' 'argon2' 'gpgmepp' ) options=('!lto') # using --enable-lto (for parallel link-time optimization) _mirror="https://download.documentfoundation.org/libreoffice/src/${pkgver}" @@ -302,7 +302,7 @@ package_libreoffice-still() { 'desktop-file-utils' 'shared-mime-info' 'libpagemaker' 'libxinerama' 'libabw' 'libmwaw' 'libe-book' 'libcups' 'liblangtag' 'libexttextcat' 'liborcus' 'libwebp' 'libcmis' # 'libfbclient' - 'libtommath' 'libzmf' 'libatomic_ops' 'xmlsec' 'libnumbertext' 'gpgme' + 'libtommath' 'libzmf' 'libatomic_ops' 'xmlsec' 'libnumbertext' 'gpgmepp' 'libfreehand' 'libstaroffice' 'libepubgen' 'libqxp' 'libepoxy' 'zxing-cpp' 'xdg-utils' 'libldap' 'fontconfig' 'zlib' 'libpng' 'freetype2' 'raptor' 'libxml2' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libreoffice-still/-/commit/02a5bd8b7881f52360214bf51ac75e94393bd30a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libreoffice-still/-/commit/02a5bd8b7881f52360214bf51ac75e94393bd30a You're receiving this email because of your account on gitlab.archlinux.org.