mixxx: remove duplicate dependency

This commit is contained in:
cr6git 2017-10-26 10:47:02 +02:00 committed by Enno Boland
parent 364233cf54
commit 3216798f9d
1 changed files with 2 additions and 3 deletions

View File

@ -5,10 +5,9 @@ revision=5
hostmakedepends="scons pkg-config"
makedepends="portaudio-devel libusb-devel libmad-devel protobuf-devel
libid3tag-devel glu-devel taglib-devel opus-devel portmidi-devel
vamp-plugin-sdk-devel faad2-devel libmp4v2-devel libmp4v2-devel
vamp-plugin-sdk-devel faad2-devel libmp4v2-devel libshout-devel
rubberband-devel chromaprint-devel fftw-devel ffmpeg-devel
qt5-svg-devel qt5-script-devel qt5-xmlpatterns-devel qt5-script-devel
libshout-devel"
qt5-svg-devel qt5-script-devel qt5-xmlpatterns-devel qt5-script-devel"
depends="qt5-plugin-sqlite"
short_desc="Open source digital DJing software that allows mixing music"
maintainer="Enno Boland <gottox@voidlinux.eu>"