summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD3SOX2020-11-12 20:11:46 +0100
committerD3SOX2020-11-12 20:11:46 +0100
commit5ba72775b58a8d38779f4268d1f79e2dc8672f19 (patch)
tree5be9cfb64b84368aeeef376d02e5774a4e53dc01 /PKGBUILD
parentcb3f07130fc32b2499e4e4fe551633fa1e2a6dde (diff)
downloadaur-5ba72775b58a8d38779f4268d1f79e2dc8672f19.tar.gz
remove obsolete optional dependency
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 535f7446849d..d3d0ad79cf2b 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ url="https://github.com/D3SOX/Soundux"
license=('GPL3')
depends=('qt5-base' 'qt5-x11extras')
makedepends=('qt5-tools' 'git')
-optdepends=('mpg123: mp3 support')
conflicts=('soundux')
provides=('soundux')
source=("git+https://github.com/D3SOX/Soundux.git" "soundux.desktop")