[SCM] calf/master: Fix stop build-depend on ladspa-sdk or dssi-dev: Unused since 0.0.19-1.

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


The following commit has been merged in the master branch:
commit 5d495b6aaef35ec3e8c5a21b3b47d12257da7bc1
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue May 7 17:31:22 2013 +0200

    Fix stop build-depend on ladspa-sdk or dssi-dev: Unused since 0.0.19-1.

diff --git a/debian/rules b/debian/rules
index a05eb64..e0f5000 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,7 @@ DEB_UPSTREAM_URL = http://downloads.sourceforge.net/calf
 # Needed by upstream build process
 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
+deps +=, libasound2-dev [linux-any], lv2-dev
 
 CDBS_BUILD_DEPENDS += $(deps)
 

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list