diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-10-10 14:40:08 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-10-10 14:40:08 +0000 |
commit | c14c70971e1f20c10a9a5499fb239233b5f8ec32 (patch) | |
tree | 9a7b9fe21c41f30b0002607acc6b22f210b27a56 /pluginhost~/debian | |
parent | 2039a8b08a38d3fabe8b09715f5f31ccaa0c8401 (diff) |
include Build-Depends: for alsa/seq_event.h header
svn path=/trunk/externals/postlude/; revision=16377
Diffstat (limited to 'pluginhost~/debian')
-rw-r--r-- | pluginhost~/debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pluginhost~/debian/control b/pluginhost~/debian/control index 49f1703..50331f4 100644 --- a/pluginhost~/debian/control +++ b/pluginhost~/debian/control @@ -6,6 +6,8 @@ Uploaders: Hans-Christoph Steiner <hans@eds.org> Build-Depends: debhelper (>= 7.0.50~), puredata-dev | puredata (<< 0.43), dssi-dev, + libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], + liboss-salsa-dev [kfreebsd-i386 kfreebsd-amd64], ladspa-sdk Standards-Version: 3.9.3 Homepage: http://puredata.info |