ArchLinux arts: Remove pulseaudio-alsa from depends.

This resolve first part of issue #208.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/204/head
Slávek Banko 1 year ago
parent d6ba72e74f
commit 752cb22d14
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -9,7 +9,7 @@ _kdemod="${_mod/tde/kde}"
pkgname="tde-${_mod}"
pkgver=14.0.13
pkgrel=1
pkgrel=2
pkgdesc="Trinity aRts Sound System and libraries"
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'powerpc64le')
url="https://scm.trinitydesktop.org/scm/git/${_mod}"
@ -21,7 +21,6 @@ depends=('alsa-lib'
'libmad'
'libogg'
'libvorbis'
'pulseaudio-alsa'
'tde-tqtinterface')
makedepends=('tde-cmake-trinity')
optdepends=('audio-convert: A script with an easy to use interface to convert audio files: wav, mp3, ogg, flac, aac, mpc, ape and wma'

Loading…
Cancel
Save