From 5e58d0c597554cbd329bf06e844a779d4f5156cc Mon Sep 17 00:00:00 2001 From: "Ithamar R. Adema" Date: Wed, 25 Jun 2014 15:05:31 +0200 Subject: [PATCH] sync arm bootstrap package list with x86_64 This also adds the libtool_cross_generic package to ARM bootstrap, which seems to be required for building ncurses successfully. I did not have the time to verify that this is the case for x86_64 too, so I'm not yet adding it to there (yet). --- build/jam/repositories/HaikuPortsCross/arm | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build/jam/repositories/HaikuPortsCross/arm b/build/jam/repositories/HaikuPortsCross/arm index 5751703379..3c7c55b37d 100644 --- a/build/jam/repositories/HaikuPortsCross/arm +++ b/build/jam/repositories/HaikuPortsCross/arm @@ -7,11 +7,16 @@ BootstrapPackageRepository HaikuPortsCross # repository architecture packages (stage 1) autoconf_bootstrap-2.69-2 automake_bootstrap-1.13.1-1 + libtool_cross_generic-2.4 binutils_bootstrap-2.24_2014_03_19-1 bison_bootstrap-2.4.3-1 + curl_bootstrap-7.26.0-1 + curl_bootstrap_devel-7.26.0-1 + findutils_bootstrap-4.4.2-1 flex_bootstrap-2.5.35-1 freetype_bootstrap-2.4.9-1 freetype_bootstrap_devel-2.4.9-1 + gawk_bootstrap-3.1.8-2 gcc_bootstrap-4.8.2_2014_03_20-1 grep_bootstrap-2.14-1 icu_bootstrap-4.8.1.1-1 @@ -38,6 +43,8 @@ BootstrapPackageRepository HaikuPortsCross automake_bootstrap binutils_bootstrap bison_bootstrap + curl_bootstrap + findutils_bootstrap flex_bootstrap freetype_bootstrap gawk_bootstrap