summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Bunton2017-01-21 06:56:31 +1100
committerJames Bunton2017-01-21 06:56:31 +1100
commit7ee3940b3236797fbacbf797013653e8d34921d4 (patch)
tree70735cff4a71d61218eefca3ad134e7c2cc28a7b
parenta7b27fae1b8c83995f7a6e6a99cc97b59938738b (diff)
downloadaur-7ee3940b3236797fbacbf797013653e8d34921d4.tar.gz
Depend on pulseaudio as it's needed for sound to work
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 355d15374784..588adc6b144c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -63,6 +63,7 @@ depends=('alsa-lib'
'pango'
'pcre'
'pixman'
+ 'pulseaudio'
'wayland'
'xz'
'zlib')