Skip to content

Commit 4d6c776

Browse files
committed
missing dependencies for mixxx
1 parent edfcc06 commit 4d6c776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PKGBUILDs/mixxx/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ arch=('armv7h' 'i686' 'x86_64')
77
url="http://www.mixxx.org/"
88
license=('GPL2')
99
groups=('pro-audio')
10-
depends=('libmad' 'faad2' 'qt5-script' 'qt5-svg' 'qt5-x11extras' 'taglib' 'libmp4v2' 'rubberband' 'portaudio' 'portmidi' 'protobuf' 'libshout' 'libid3tag' 'opusfile' 'chromaprint' 'lilv' 'upower')
10+
depends=('libmad' 'faad2' 'qt5-script' 'qt5-svg' 'qt5-x11extras' 'taglib' 'libmp4v2' 'rubberband' 'portaudio' 'portmidi' 'protobuf' 'libshout' 'libid3tag' 'opusfile' 'chromaprint' 'lilv' 'upower' 'libebur128' 'soundtouch' 'hidapi')
1111
makedepends=('git' 'scons' 'pkgconfig' 'glu' 'qt5-tools')
1212
provides=("${pkgname%-*}")
1313
conflicts=("${pkgname%-*}")

0 commit comments

Comments
 (0)