# HG changeset patch # User Eric Joseph-Alexandre # Date 1305638104 -7200 # Node ID 6a08dab7492f059f969a46dced03b3d9c4a64c68 # Parent e2a1bd72d93d73308d36957cb68b2bad521fc1ff ardour: Fix BD diff -r e2a1bd72d93d -r 6a08dab7492f ardour/receipt --- a/ardour/receipt Tue May 17 13:45:42 2011 +0200 +++ b/ardour/receipt Tue May 17 15:15:04 2011 +0200 @@ -6,13 +6,17 @@ MAINTAINER="jozee@slitaz.org" SHORT_DESC="A multichannel hard disk recorder and digital audio workstation" WEB_SITE="http://ardour.org" -DEPENDS="liblrdf ladspa liblo libgnomecanvas libusb-compat aubio libsndfile -libsamplerate raptor fftw libxslt" -BUILD_DEPENDS="scons libboost-dev jack-audio-connection-kit-dev alsa-lib-dev liblo liblo-dev aubio-dev libxslt-dev libsndfile-dev ladspa-dev liblrdf-dev libart_lgpl-dev libusb-dev libsamplerate-dev curl-dev fftw-dev raptor-dev libgnomecanvas-dev pkg-config" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="ftp://ftp.archlinux.org/other/ardour/$TARBALL" TAGS="audio recorder mixer" +DEPENDS="liblrdf ladspa liblo libgnomecanvas libusb-compat aubio libsndfile +libsamplerate raptor fftw libxslt" +BUILD_DEPENDS="scons libboost-dev jack-audio-connection-kit-dev alsa-lib-dev \ + liblo liblo-dev aubio-dev libxslt-dev libsndfile-dev ladspa-dev liblrdf-dev \ + libart_lgpl-dev libusb-dev libsamplerate-dev curl-dev fftw-dev \ + raptor-dev libgnomecanvas-dev pkg-config liblrdf-dev" + # Rules to configure and make the package. compile_rules() {