diff options
author | Bdale Garbee <bdale@gag.com> | 2012-06-10 20:04:24 -0600 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-08-05 12:21:50 -0700 |
commit | b80d1f4e8a2df3ace64468a38a815a4f982aa179 (patch) | |
tree | 2a9c735b0cf0403feb379732c81974ad3ffe338b | |
parent | 0f82021186565fda10df7893b95deae4a1f32778 (diff) |
move from Debian packaged sdcc to new cc1111 package forked from 2.9.0-5
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 0b35bbe3..f57117ff 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, default-jdk, freetts, libtool, libjfreechart-java, libbluetooth-dev, pkg-config +Build-Depends: debhelper (>= 7), autoconf, automake, gawk, libreadline-dev, libusb-1.0-0-dev, nickle, cc1111, xsltproc, fop, docbook-xml, docbook-xsl, swig, default-jdk, freetts, libtool, libjfreechart-java, libbluetooth-dev, pkg-config Standards-Version: 3.9.3 Homepage: http://altusmetrum.org/AltOS Vcs-Git: git://git.gag.com/fw/altos |