summaryrefslogtreecommitdiffstats
path: root/arch/tde-extra/tde-akode/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'arch/tde-extra/tde-akode/PKGBUILD')
-rw-r--r--arch/tde-extra/tde-akode/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/arch/tde-extra/tde-akode/PKGBUILD b/arch/tde-extra/tde-akode/PKGBUILD
index 5587b3dc9..25c6809cd 100644
--- a/arch/tde-extra/tde-akode/PKGBUILD
+++ b/arch/tde-extra/tde-akode/PKGBUILD
@@ -8,16 +8,15 @@ pkgname="tde-${_mod}"
pkgver=14.0.13
pkgrel=1
pkgdesc="akode plugin for aRts"
-arch=('i686' 'x86_64' 'aarch64' 'armv7h')
+arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'powerpc64le')
url="https://scm.trinitydesktop.org/scm/git/${_mod}"
license=('GPL')
groups=('tde-extra')
-depends=('alsa-plugins'
- 'alsa-tools'
- 'alsa-utils'
+depends=('alsa-lib'
'audiofile'
'libmad'
'libogg'
+ 'libpulse'
'libvorbis'
'pulseaudio-alsa')
makedepends=('tde-cmake-trinity')