summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGennadiy Chernyshyk2018-11-30 03:30:35 +0200
committerGennadiy Chernyshyk2018-11-30 03:30:35 +0200
commitc812bc38d3ca1fccf178596e9e2c07158cc4b858 (patch)
tree0fab43ce9aa17187f52fab2f29d1f6bddb0c891f /PKGBUILD
parent5c4a8d4b9ccd3cc82ff0e678a312060c13a59238 (diff)
downloadaur-c812bc38d3ca1fccf178596e9e2c07158cc4b858.tar.gz
Fix dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c519db04f6b..419d4f1ad1bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=telegram-desktop-aarch64-bin
pkgver=1.4.0
-pkgrel=2
+pkgrel=1
pkgdesc="Telegram Desktop aarch64 binaries from Debian"
arch=('aarch64' 'x86_64')
url="https://desktop.telegram.org"
license=('GPL3')
-depends=('desktop-file-utils' 'glib2' 'hicolor-icon-theme' 'libdbus' 'libx11' 'openal' 'minizip' 'xxhash' 'qt5-base')
+depends=('ffmpeg' 'hicolor-icon-theme' 'minizip' 'openal' 'qt5-base' 'qt5-imageformats' 'openssl')
makedepends=('chrpath')
optdepends=('libappindicator-gtk2: to hide Telegram in the tray bar (GTK2-based desktop environment)'
'libappindicator-gtk3: to hide Telegram in the tray bar (GTK3-based desktop environment)'