summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2023-07-12 16:28:36 +0200
committerFabioLolix2023-07-12 16:28:36 +0200
commit625469a367ad7dac559df1269eec874989b49afa (patch)
tree124a5ef720a9f7e3721b03cd3f7548da56e6fb92 /PKGBUILD
parent8c9da8a6555c79b8b11ca4195b4bc15921d4a32b (diff)
downloadaur-625469a367ad7dac559df1269eec874989b49afa.tar.gz
remove no longer existing optdepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bba410139c46..a7ce2f7db27e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=deadbeef
pkgver=1.9.5
-pkgrel=2
+pkgrel=3
pkgdesc="Modular GTK audio player for GNU/Linux"
arch=(x86_64 i686 pentium4 arm armv6h armv7h aarch64)
url="https://deadbeef.sourceforge.io/"
@@ -28,7 +28,6 @@ optdepends=('alsa-oss: for OSS output plugin'
'libogg: for ogg vorbis plugin'
'libpipewire: for pipewire plugin'
'libsamplerate: for dsp_libsrc plugin (resampler)'
- 'libsidplay: for SID player plugin'
'libsm: optional dependency for gtkui session client support'
'libsndfile: for sndfile plugin'
'libvorbis: for ogg vorbis plugin'