[SCM] ardour/master: Add librasqal3-dev to the build dependency.

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Mon Feb 14 17:33:49 UTC 2011


The following commit has been merged in the master branch:
commit c5f74d75e3efc299cd73a369ec619e03cd20d9d0
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Mon Feb 14 18:01:56 2011 +0100

    Add librasqal3-dev to the build dependency.
    
    The new upstream code looks for rasqal >= 0.9.14, so let's add this
    dependency. Right now, librasqal3-dev equals version 0.9.24 while
    librasqal2-dev is of 0.9.20 (in squeeze, no lenny version available).

diff --git a/debian/rules b/debian/rules
index 2133c48..4fda629 100755
--- a/debian/rules
+++ b/debian/rules
@@ -112,7 +112,7 @@ scons-clean::
 # Needed at build time
 # (separated in build tools, core, Glib/GTK and audio dependencies)
 CDBS_BUILD_DEPENDS += , gettext, intltool, scons
-CDBS_BUILD_DEPENDS += , libboost-dev, libcurl4-gnutls-dev, libfftw3-dev, libraptor-dev, liblrdf0-dev (>= 0.3.1-4), libsigc++-2.0-dev, libusb-dev, libxml2-dev (>= 2.5.7)
+CDBS_BUILD_DEPENDS += , libboost-dev, libcurl4-gnutls-dev, libfftw3-dev, libraptor-dev, liblrdf0-dev (>= 0.3.1-4), libsigc++-2.0-dev, libusb-dev, libxml2-dev (>= 2.5.7), librasqal3-dev | librasqal2-dev (>= 0.9.14)
 CDBS_BUILD_DEPENDS += , libcairomm-1.0-dev (>= 1.2.4), libglade2-dev, libglademm-2.4-dev, libglib2.0-dev, libgnomecanvas2-dev, libgnomecanvasmm-2.6-dev, libgtkmm-2.4-dev, libpango1.0-dev
 CDBS_BUILD_DEPENDS += , ladspa-sdk (>= 1.1-2), libasound2-dev (>= 0.9.4), libaubio-dev, libjack-dev, liblo-dev, libsamplerate0-dev, libslv2-dev, libsndfile1-dev, libsoundtouch1-dev, lv2core, vamp-plugin-sdk (>=2.1)
 

-- 
ardour Debian packaging



More information about the pkg-multimedia-commits mailing list