From 752cb22d14f89d8ff357266c68f4357f01ff681e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 15 Mar 2023 01:14:35 +0100 Subject: [PATCH] ArchLinux arts: Remove pulseaudio-alsa from depends. This resolve first part of issue #208. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- arch/tde-core/tde-arts/PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/arch/tde-core/tde-arts/PKGBUILD b/arch/tde-core/tde-arts/PKGBUILD index 171e3d1bc..dc6f6f9eb 100644 --- a/arch/tde-core/tde-arts/PKGBUILD +++ b/arch/tde-core/tde-arts/PKGBUILD @@ -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'