mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
discord: add missing dependency
Co-authored-by: classabbyamp <5366828+classabbyamp@users.noreply.github.com>
This commit is contained in:
parent
c57015a97f
commit
806ad9ad59
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'discord'
|
# Template file for 'discord'
|
||||||
pkgname=discord
|
pkgname=discord
|
||||||
version=0.0.25
|
version=0.0.25
|
||||||
revision=1
|
revision=2
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
depends="alsa-lib dbus-glib gtk+3 libnotify nss libXtst libcxx libatomic
|
depends="alsa-lib dbus-glib gtk+3 libnotify nss libXtst libcxx libatomic
|
||||||
xdg-utils webrtc-audio-processing"
|
xdg-utils webrtc-audio-processing libXScrnSaver"
|
||||||
short_desc="Chat and VOIP application"
|
short_desc="Chat and VOIP application"
|
||||||
maintainer="Ryan Conwell <ryanconwell@protonmail.com>"
|
maintainer="Ryan Conwell <ryanconwell@protonmail.com>"
|
||||||
license="custom:Proprietary"
|
license="custom:Proprietary"
|
||||||
|
|
Loading…
Add table
Reference in a new issue