[SCM] calf/master: Fix build-depend explicitly on libcairo2-dev: Needed since 0.0.19-1.

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 7 15:41:21 UTC 2013


The following commit has been merged in the master branch:
commit 73016b7a6f5cf45ab0fd46b7a7501a5ce415ae67
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue May 7 13:54:21 2013 +0200

    Fix build-depend explicitly on libcairo2-dev: Needed since 0.0.19-1.

diff --git a/debian/rules b/debian/rules
index ffa2ca1..a05eb64 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 DEB_UPSTREAM_URL = http://downloads.sourceforge.net/calf
 
 # Needed by upstream build process
-libdev-deps = glib2.0 gtk2.0 readline expat1 jack fftw3 fluidsynth
+libdev-deps = glib2.0 gtk2.0 readline expat1 jack fftw3 fluidsynth cairo2
 deps = $(patsubst %,$(comma) lib%-dev,$(libdev-deps))
 deps +=, libasound2-dev [linux-any], ladspa-sdk, dssi-dev, lv2-dev
 

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list