[SCM] ardour3/master: Fixed lv2 dependency
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Wed Dec 7 02:32:30 UTC 2011
The following commit has been merged in the master branch:
commit 5728fa378ba0be65838d95018494e9a06846f3fc
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Wed Dec 7 03:31:33 2011 +0100
Fixed lv2 dependency
diff --git a/debian/control b/debian/control
index ac10230..0c1d73b 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,8 @@ Build-Depends: autotools-dev,
libjack-dev,
liblo-dev,
libsamplerate0-dev,
- libslv2-dev (>= 0.6.6-7),
+ liblilv-dev,
+ libsuil-dev,
libsndfile1-dev,
libsoundtouch-dev (>= 1.5.0),
lv2core,
--
ardour3 packaging
More information about the pkg-multimedia-commits
mailing list