wok diff mixxx/receipt @ rev 12145

clutter-gtk: Add libtool into build depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Mar 14 07:12:49 2012 -0500 (2012-03-14)
parents b9250021e9a5
children 6def5237e81e
line diff
     1.1 --- a/mixxx/receipt	Thu May 26 23:22:37 2011 +0200
     1.2 +++ b/mixxx/receipt	Wed Mar 14 07:12:49 2012 -0500
     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()