[SCM] calf/master: Build-depend on libtool (Closes: #702613)

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Thu Aug 8 16:34:03 UTC 2013


The following commit has been merged in the master branch:
commit 42437f1b9717072098dcf74a2f49022302e3f139
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Thu Aug 8 17:24:10 2013 +0200

    Build-depend on libtool (Closes: #702613)

diff --git a/debian/rules b/debian/rules
index 0f50d23..658741f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,6 +28,7 @@ DEB_UPSTREAM_URL = http://downloads.sourceforge.net/calf
 libdev-deps = glib2.0 gtk2.0 readline expat1 jack fftw3 fluidsynth cairo2
 deps = $(patsubst %,$(comma) lib%-dev,$(libdev-deps))
 deps +=, libasound2-dev [linux-any], lv2-dev
+deps +=, libtool
 
 CDBS_BUILD_DEPENDS +=, $(deps)
 

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list