diff options
author | Bdale Garbee <bdale@gag.com> | 2010-07-29 12:56:59 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2010-07-29 12:56:59 -0600 |
commit | d1848193d8208388e4ccdfbed4e5663a9ba04dd3 (patch) | |
tree | b375e24562e1eb013aac37479397e44d23c8b996 | |
parent | 2e797b18f0724caf7aaf96f45997998c7416f34e (diff) |
add a jdk to the build deps
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index ef669663..ba9354b8 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 +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 Standards-Version: 3.9.0 Homepage: http://altusmetrum.org/AltOS |