diff options
author | Bdale Garbee <bdale@gag.com> | 2011-09-28 18:54:14 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2011-09-28 18:54:14 -0600 |
commit | fff3f013bf5f8e8625efc9e603e91ba9a64a390c (patch) | |
tree | 617ab843cdcbb9759be8b7a0d89e2329e50b6643 | |
parent | ba14fe42d5034161d7872437c5e3ffb1b121cae5 (diff) |
lose the bluetooth lib dependency until it's relevant
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 31daaf1b..60e0c519 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: electronics Priority: optional Maintainer: Bdale Garbee <bdale@gag.com> Uploaders: Keith Packard <keithp@keithp.com> -Build-Depends: debhelper (>= 7), autoconf, automake, gawk, libreadline-dev, libusb-1.0-0-dev, nickle, sdcc, xsltproc, fop, docbook-xml, docbook-xsl, swig, openjdk-6-jdk, freetts, libtool, libjfreechart-java, libbluetooth-dev, pkg-config +Build-Depends: debhelper (>= 7), autoconf, automake, gawk, libreadline-dev, libusb-1.0-0-dev, nickle, sdcc, xsltproc, fop, docbook-xml, docbook-xsl, swig, openjdk-6-jdk, freetts, libtool, libjfreechart-java, pkg-config Standards-Version: 3.9.2 Homepage: http://altusmetrum.org/AltOS Vcs-Git: git://git.gag.com/fw/altos |