summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 271440e40017..7beefed12040 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=veloren-bin
pkgver=0.9.0
-pkgrel=1
+pkgrel=2
pkgdesc="An open-world, open-source multiplayer voxel RPG"
arch=('x86_64')
url="https://veloren.net/"
license=('GPL3')
options=('!strip')
-depends=('systemd-libs' 'alsa-lib' 'libxcb')
+depends=('systemd-libs' 'alsa-lib' 'libxcb' 'pulseaudio-alsa')
makedepends=()
provides=("$pkgname" 'veloren')
conflicts=("$pkgname" 'veloren')