diff options
author | Bdale Garbee <bdale@gag.com> | 2010-10-06 17:14:35 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2010-10-06 17:14:35 -0600 |
commit | d5caf6f2f4d9257e26aa4305b26c02d1b263fa24 (patch) | |
tree | 942a84f934bbb1caf98bf82553d61da07dd10ad6 /debian | |
parent | 43e23a60780191e3c6f61df44c5dd08cc8604c51 (diff) |
remove the csv build dep, as that code will be abandoned
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f0288077..9f3fc532 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, swig, openjdk-6-jdk, freetts, libtool, libjfreechart-java, libcsv-java +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, openjdk-6-jdk, freetts, libtool, libjfreechart-java Standards-Version: 3.9.1 Homepage: http://altusmetrum.org/AltOS |