diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-10-10 00:18:12 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-10-10 00:18:12 +0000 |
commit | 06a2bc9f8068118b10e27b0947359c77fa28fbd0 (patch) | |
tree | 8218e4dcdb4383cc9335b357d9e4f254ceb8f52e /pluginhost~/debian | |
parent | e6024afd04b8f84adf1a83bb96e17a7549bfec0c (diff) |
include ladspa-sdk as Build-Dep to get ladspa.h
svn path=/trunk/externals/postlude/; revision=16374
Diffstat (limited to 'pluginhost~/debian')
-rw-r--r-- | pluginhost~/debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pluginhost~/debian/control b/pluginhost~/debian/control index 9ccf0f5..49f1703 100644 --- a/pluginhost~/debian/control +++ b/pluginhost~/debian/control @@ -5,7 +5,8 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alio Uploaders: Hans-Christoph Steiner <hans@eds.org> Build-Depends: debhelper (>= 7.0.50~), puredata-dev | puredata (<< 0.43), - dssi-dev + dssi-dev, + ladspa-sdk Standards-Version: 3.9.3 Homepage: http://puredata.info Vcs-Git: git://anonscm.debian.org/pkg-multimedia/pd-pluginhost.git |