summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Elkouby2020-01-27 07:02:59 +0200
committerDan Elkouby2020-01-27 07:03:02 +0200
commit1c789d7d1a9294dd8a66b216f3861401c2adf00b (patch)
tree2bea49a81ce858b31ede4a8187ff28e5cc20521b /PKGBUILD
parent50f1941714a41db65c66ab6b26d106384ffa5f8c (diff)
downloadaur-1c789d7d1a9294dd8a66b216f3861401c2adf00b.tar.gz
Drop enchant dependency
No longer needed since we disabled spellchecking
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 442d9af28495..5e338479fc5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,12 +7,12 @@
pkgname=telegram-desktop9
pkgver=1.9.8
-pkgrel=3
+pkgrel=4
pkgdesc='Official Telegram Desktop client (personal build)'
arch=('x86_64')
url="https://desktop.telegram.org/"
license=('GPL3')
-depends=('enchant' 'ffmpeg' 'hicolor-icon-theme' 'lz4' 'minizip' 'openal'
+depends=('ffmpeg' 'hicolor-icon-theme' 'lz4' 'minizip' 'openal'
'qt5-imageformats' 'xxhash' 'libappindicator-gtk3')
# for libappindicator-gtk3 see https://bugs.archlinux.org/task/65080