summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortheunpleasantowl2018-10-05 15:27:56 -0400
committertheunpleasantowl2018-10-05 15:27:56 -0400
commit37e1689ae5dcc037d978c35f4a8aa93c4dcf3f26 (patch)
tree38f08410312941b1fdc35443a7ca260a67423b6e /PKGBUILD
parentbfc7a6f943a363ebff766b41703c133f391c8a2a (diff)
downloadaur-37e1689ae5dcc037d978c35f4a8aa93c4dcf3f26.tar.gz
Insist on ALSA-PA shim since Arch is a PA distributionwq
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0cc0a6fe186f..7c85dcd3489f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ arch=('i686' 'x86_64')
url='http://gap.nongnu.org/cynthiune/index.html'
license=('GPL')
groups=('gnustep-apps')
-depends=('gnustep-base' 'gnustep-gui' 'gnustep-back' 'libmad')
-optdepends=('libid3tag' 'libmad' 'libvorbis' 'libogg' 'libmpcdec' 'esound')
+depends=('gnustep-base' 'gnustep-gui' 'gnustep-back' 'libmad' 'pulseaudio-alsa')
+optdepends=('libid3tag' 'libvorbis' 'libogg' 'libmpcdec' 'esound')
makedepends=('gcc-objc' 'gnustep-make')
source=("http://savannah.nongnu.org/download/gap/Cynthiune-1.0.0.tar.gz"
"http://http.debian.net/debian/pool/main/c/cynthiune.app/cynthiune.app_1.0.0-2.debian.tar.xz")