summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5359d6359166..823f736ae03c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=discord-canary
pkgver=0.0.8
-pkgrel=3
+pkgrel=4
pkgdesc='Discord Canary linux release'
arch=('x86_64')
url='https://discordapp.com/'
provides=('discord-canary')
license=('custom')
-depends=('gtk2' 'gconf' 'libnotify' 'libxss')
-optdepends=('freetype2-infinality: If you have black screens with emojis install this.')
+depends=('gtk2' 'gconf' 'libnotify' 'libxss' 'glibc' 'alsa-lib' 'nspr' 'nss')
+optdepends=('freetype2-infinality: If you have black screens with emojis install this.' 'libpulse: For pulseaudio support' )
install="DiscordCanary.install"
source=(DiscordCanary.desktop LICENSE DiscordCanary.sh)