summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman)2018-12-22 12:24:05 +0000
committerCarsten Haitzler (Rasterman)2018-12-22 12:24:05 +0000
commita1709548dacadc80f3086016656ef329f1fdd20f (patch)
treea750af1e469bce890f3e576fe477f6b61e17cd76
parenta6c337e59a6e9601700c2bc68b930d6a50e865a8 (diff)
downloadaur-a1709548dacadc80f3086016656ef329f1fdd20f.tar.gz
add pulseuadio as a dependency
reality is this is the better supported and most tested path so - make it a dependency.
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4248e8a14905..dba9611bfb5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,8 @@ depends=('avahi' 'bullet' 'curl' 'fontconfig' 'fribidi'
'libxcursor' 'libxinerama' 'libxkbcommon' 'libxp' 'libxrandr'
'libxss' 'libunwind' 'mesa' 'openjpeg2' 'poppler' 'wayland'
'shared-mime-info' 'ttf-font' 'scim' 'libibus' 'glib2'
- 'wayland' 'wayland-protocols' 'libxkbcommon-x11')
+ 'wayland' 'wayland-protocols' 'libxkbcommon-x11'
+ 'pulseaudio')
makedepends=('git' 'meson' 'ninja' 'pkgconf' 'gcc' 'binutils' 'fakeroot')
optdepends=('geoclue: For elocation'
'gst-plugins-base: Video and thumbnail codecs'