[arch-commits] Commit in libreoffice-still/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Thu Dec 17 10:57:50 UTC 2020
Date: Thursday, December 17, 2020 @ 10:57:49
Author: andyrtr
Revision: 404433
upgpkg: libreoffice-still 6.4.7-7: add dependency on xdg-utils to allow opening email client and browser - FS#68984
Modified:
libreoffice-still/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-17 09:37:56 UTC (rev 404432)
+++ PKGBUILD 2020-12-17 10:57:49 UTC (rev 404433)
@@ -12,7 +12,7 @@
pkgname=('libreoffice-still-sdk' 'libreoffice-still')
_LOver=6.4.7.2
pkgver=6.4.7
-pkgrel=6
+pkgrel=7
arch=('x86_64')
license=('LGPL3')
url="https://www.libreoffice.org/"
@@ -275,7 +275,8 @@
'libxinerama' 'libabw' 'libmwaw' 'libe-book' 'libcups'
'liblangtag' 'libexttextcat' 'libcmis' # 'liborcus' # 'libfbclient'
'libtommath' 'libzmf' 'libatomic_ops' 'xmlsec' 'gpgme' 'libnumbertext'
- 'libfreehand' 'libstaroffice' 'libepubgen' 'libqxp' 'libepoxy')
+ 'libfreehand' 'libstaroffice' 'libepubgen' 'libqxp' 'libepoxy'
+ 'xdg-utils')
optdepends=('java-runtime: adds java support'
'java-environment: required by extension-wiki-publisher and extension-nlpsolver'
'pstoedit: translates PostScript and PDF graphics into other vector formats'
More information about the arch-commits
mailing list