diff options
author | Bdale Garbee <bdale@gag.com> | 2010-07-29 12:45:18 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2010-07-29 12:45:18 -0600 |
commit | 865d5cdf8931ffc796f608e3e12d7c5a70832825 (patch) | |
tree | 3faa0152c530c752b78be00e87b6e20a38d13c0e | |
parent | 33ffd89d5a64c991d28bd7369b61e1faa18f605b (diff) |
add swig as a build dep
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 590b7650..ef669663 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, libsndfile1-dev +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, swig Standards-Version: 3.9.0 Homepage: http://altusmetrum.org/AltOS |