diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2011-08-01 22:40:50 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 15:23:30 +0200 |
commit | ac7266a0e930bd947d9f22af43d9c222574fe1bd (patch) | |
tree | 23f9eed12069dde2a732568e13f0afed91587484 /debian/control | |
parent | a03b5d82f21d51c0b368a192201630b165b46a31 (diff) |
added lame and speex depends
svn path=/trunk/externals/unauthorized/; revision=15191
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 5747d8d..9f98b54 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,9 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alio DM-Upload-Allowed: yes Uploaders: Hans-Christoph Steiner <hans@eds.org> Build-Depends: debhelper (>= 7.0.50~), - puredata-dev | puredata (<< 0.43) + puredata-dev | puredata (<< 0.43), + libmp3lame-dev, + libspeex-dev Standards-Version: 3.9.2 Homepage: http://ydegoyon.free.fr/software.html Vcs-Git: git://git.debian.org/pkg-multimedia/pd-unauthorized.git |