git » libreoffice-still.git » commit 3ffc246

add dependency on xdg-utils to allow opening email client and browser - FS#68984

author Andreas Radke
2020-12-17 10:57:49 UTC
committer Andreas Radke
2020-12-17 10:57:49 UTC
parent 43c1e09124f1ab226fe211e93f6d514abb5c1457

add dependency on xdg-utils to allow opening email client and browser - FS#68984

PKGBUILD +3 -2

diff --git a/PKGBUILD b/PKGBUILD
index a24f74a..ee7bf56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgbase=libreoffice-still
 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 @@ package_libreoffice-still() {
 		'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'