diff options
author | Bdale Garbee <bdale@gag.com> | 2010-07-20 22:14:27 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2010-07-20 22:14:27 -0600 |
commit | 74c67fc466118b86b4eb5173f7a6886ae220a985 (patch) | |
tree | 9bb93c30ee5d4e5d884ef2b0c1ee5294688a5941 /debian/control | |
parent | 0794ab1e13313fa49b7caf01aef20b052ad78a88 (diff) |
add build dep for sndfile
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index fb620e3d..3d572de7 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: otherosfs Priority: extra Maintainer: Bdale Garbee <bdale@gag.com> Uploaders: Keith Packard <keithp@keithp.com> -Build-Depends: debhelper (>= 7), autoconf, automake, flite1-dev, gawk, libasound2-dev, libgconf2-dev, libglade2-dev, libgtk2.0-dev, libreadline-dev, libusb-1.0-0-dev, nickle, sdcc, libplplot-dev, xsltproc, fop, docbook-xml, docbook-xsl +Build-Depends: debhelper (>= 7), autoconf, automake, flite1-dev, gawk, libasound2-dev, libgconf2-dev, libglade2-dev, libgtk2.0-dev, libreadline-dev, libusb-1.0-0-dev, nickle, sdcc, libplplot-dev, xsltproc, fop, docbook-xml, docbook-xsl, libsndfile1-dev Standards-Version: 3.8.4 Homepage: http://altusmetrum.org/AltOS |