diff options
author | Bdale Garbee <bdale@gag.com> | 2010-10-06 16:18:45 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2010-10-06 16:18:45 -0600 |
commit | d8a2f4ceb1c70a6be976a78e2264c961de2f2277 (patch) | |
tree | 326e7dc0212dcbfcb719c007892df3c98354a451 | |
parent | f0d1468ceae065f0cdae6f6ae3323dec5636f073 (diff) |
add build dep on jfreechart lib
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 712e00d3..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 +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 |