diff options
author | Bdale Garbee <bdale@gag.com> | 2019-01-02 23:17:22 -0700 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2019-01-02 23:17:22 -0700 |
commit | f39b958b0c5c247122daade92f0b2f74b7554c6f (patch) | |
tree | f0b41dfc5a0e8c9bae3a672ec199b9ba448385cd | |
parent | 668e5349eebe60da27339fe8917c8cb186336849 (diff) |
update build dependencies to include newlib-nano, elide cc1111
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index f86bceb0..d3dc9aff 100644 --- a/debian/control +++ b/debian/control @@ -6,13 +6,13 @@ Uploaders: Keith Packard <keithp@keithp.com> Build-Depends: asciidoctor, autoconf, automake, - cc1111, debhelper (>= 10), default-jdk, faketime, freetts, gawk, gcc-arm-none-eabi, + libnewlib-nano-arm-none-eabi, graphicsmagick | imagemagick, graphviz, icnsutils, @@ -32,7 +32,7 @@ Build-Depends: asciidoctor, pkg-config, shared-mime-info, swig -Standards-Version: 4.0.0 +Standards-Version: 4.3.0 Homepage: http://altusmetrum.org/AltOS Vcs-Git: git://git.gag.com/fw/altos -b debian Vcs-Browser: http://git.gag.com/?p=fw/altos |