# HG changeset patch # User Christopher Rogers # Date 1306461313 0 # Node ID 74113d06d732bb89acee8590fccc9c2140a4d492 # Parent 8fe94ac4ccfc99ba76eec30e87214011436ec7b1 mixxx: Add portmidi to bdeps. diff -r 8fe94ac4ccfc -r 74113d06d732 mixxx/receipt --- a/mixxx/receipt Fri May 27 07:31:03 2011 +0200 +++ b/mixxx/receipt Fri May 27 01:55:13 2011 +0000 @@ -15,7 +15,7 @@ BUILD_DEPENDS="libsndfile-dev libogg-dev libid3tag-dev libmad-dev \ libvorbis-dev taglib-dev libshout-dev portaudio-dev qt4-phonon \ Qt4-dev alsa-lib-dev jack-audio-connection-kit-dev mesa-dev scons \ -pkg-config flac-dev" +pkg-config flac-dev portmidi" # Rules to configure and make the package. compile_rules()