diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-10-10 14:42:41 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-10-10 14:42:41 +0000 |
commit | 026b98c74476e850da6efaf6ed7eead0850e7029 (patch) | |
tree | 11e8fdf20dbd9cfc92afeb81b362658358c97fe8 /pluginhost~/debian | |
parent | c14c70971e1f20c10a9a5499fb239233b5f8ec32 (diff) |
include Build-Depends: for alsa/seq_event.h header with the Hurd kernel
svn path=/trunk/externals/postlude/; revision=16378
Diffstat (limited to 'pluginhost~/debian')
-rw-r--r-- | pluginhost~/debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pluginhost~/debian/control b/pluginhost~/debian/control index 50331f4..d07952d 100644 --- a/pluginhost~/debian/control +++ b/pluginhost~/debian/control @@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 7.0.50~), puredata-dev | puredata (<< 0.43), dssi-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], + libdssialsacompat-dev [hurd-i386], liboss-salsa-dev [kfreebsd-i386 kfreebsd-amd64], ladspa-sdk Standards-Version: 3.9.3 |