diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/tde-core/tde-tdelibs/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/tde-core/tde-tdelibs/PKGBUILD b/arch/tde-core/tde-tdelibs/PKGBUILD index e6da19eeb..d5aea5c80 100644 --- a/arch/tde-core/tde-tdelibs/PKGBUILD +++ b/arch/tde-core/tde-tdelibs/PKGBUILD @@ -9,7 +9,7 @@ _kdemod="${_mod/tde/kde}" pkgname="tde-${_mod}" pkgver=14.0.13 -pkgrel=1 +pkgrel=2 pkgdesc="Trinity Desktop core libraries and applications" arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'powerpc64le') url="https://scm.trinitydesktop.org/scm/git/${_mod}" @@ -24,7 +24,7 @@ depends=('aspell' 'libxcomposite' 'libxslt' 'libxtst' - 'openssl-1.0' + 'openssl' 'openexr' 'pcre' 'tde-arts' |