wok rev 10660
mixxx: Add portmidi to bdeps.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 27 01:55:13 2011 +0000 (2011-05-27) |
parents | 8fe94ac4ccfc |
children | 4504f2aeb11e |
files | mixxx/receipt |
line diff
1.1 --- a/mixxx/receipt Fri May 27 07:31:03 2011 +0200 1.2 +++ b/mixxx/receipt Fri May 27 01:55:13 2011 +0000 1.3 @@ -15,7 +15,7 @@ 1.4 BUILD_DEPENDS="libsndfile-dev libogg-dev libid3tag-dev libmad-dev \ 1.5 libvorbis-dev taglib-dev libshout-dev portaudio-dev qt4-phonon \ 1.6 Qt4-dev alsa-lib-dev jack-audio-connection-kit-dev mesa-dev scons \ 1.7 -pkg-config flac-dev" 1.8 +pkg-config flac-dev portmidi" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()