From: Mark Wooding Date: Tue, 15 Dec 2015 19:15:23 +0000 (+0000) Subject: debian/control: Add Build-Depends for PulseAudio. X-Git-Tag: 5.2~69 X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/commitdiff_plain/f2bccc239db1f5c71ce8f98059b6ed236726dee6?hp=751b34ac0cc1a39e8232aeaaa3c04295b0ec503f debian/control: Add Build-Depends for PulseAudio. It really won't build without; and it probably shouldn't. --- diff --git a/debian/control b/debian/control index 69a4335..78d9508 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Richard Kettlewell Section: sound Priority: optional Standards-Version: 3.8.1.0 -Build-Depends: libgc6-dev | libgc-dev, libgcrypt-dev, libdb4.3-dev | libdb4.5-dev | libdb4.7-dev | libdb4.8-dev | libdb5.1-dev, libpcre3-dev, libvorbis-dev, libmad0-dev, libasound2-dev, python, libflac-dev, libgtk2.0-dev (>= 2.12.12) +Build-Depends: libgc6-dev | libgc-dev, libgcrypt-dev, libdb4.3-dev | libdb4.5-dev | libdb4.7-dev | libdb4.8-dev | libdb5.1-dev, libpcre3-dev, libvorbis-dev, libmad0-dev, libasound2-dev, libpulse-dev, python, libflac-dev, libgtk2.0-dev (>= 2.12.12) Vcs-Git: https://code.google.com/p/disorder/ Homepage: http://www.greenend.org.uk/rjk/disorder/